log out when callback #27
-
hi |
Beta Was this translation helpful? Give feedback.
Answered by
AmirrezaNasiri
Jan 27, 2022
Replies: 1 comment 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AmirrezaNasiri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
It's probably something with the authentication and not the package. Make sure that CSRF doesn't apply to the callback route and authentication is not needed for the route, since it'll cause the issue you mentioned.