Skip to content

Commit f8d876a

Browse files
authored
Merge pull request #544 from diimpp/patch-1
Fix fos_user provider for jwt example security.yaml
2 parents 96fec02 + 23e1fdf commit f8d876a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/jwt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ security:
2828

2929
providers:
3030
fos_userbundle:
31-
id: fos_user.user_provider.username
31+
id: fos_user.user_provider.username_email
3232

3333
firewalls:
3434
login:

0 commit comments

Comments
 (0)