We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f25b2a commit 2f48a5aCopy full SHA for 2f48a5a
config/packages/security.yaml
@@ -76,7 +76,7 @@ security:
76
context: main
77
provider: app_user_provider
78
json_login:
79
- check_path: authentication_token
+ check_path: /api/authentication_token
80
success_handler: lexik_jwt_authentication.handler.authentication_success
81
failure_handler: lexik_jwt_authentication.handler.authentication_failure
82
# guard:
0 commit comments