Skip to content

Commit 9a93f22

Browse files
committed
Update documentation -> user provider settings
Current versions of FOSUserBundle warn that using UserManager as a UserProvider is deprecated and wrong!
1 parent c8545d9 commit 9a93f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ fos_oauth_server:
566566
...
567567
568568
service:
569-
user_provider: fos_user.user_manager
569+
user_provider: fos_user.user_provider.username
570570
```
571571

572572
## Creating A Client

0 commit comments

Comments
 (0)