Skip to content

Commit 2821a89

Browse files
authored
Update 02-TwoFactorsAuth.md
1 parent 4e25c3f commit 2821a89

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

adminforth/documentation/docs/tutorial/07-Plugins/02-TwoFactorsAuth.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,10 @@ plugins: [
207207
...
208208
```
209209
210-
## Custom label in authenticator app
210+
## Custom label prefix in authenticator app
211211
212-
If you want to have custom label in authenticator app, you can specify it:
212+
By default label prefix in Authenticator app is formed from Adminforth [brandName setting](/docs/tutorial/Customization/branding/) which is best behaviour for most admin apps (always remember to configure brandName correctly e.g. "RoyalFinTech Admin")
213+
If you want to have custom label prefix for some reason:
213214
214215
```ts label="./adminuser"
215216
plugins: [

0 commit comments

Comments
 (0)