No JWT tokens after login when using JWTTokenStrategy on browser
No JWT tokens after login when using JWTTokenStrategy on browser
I though I may encounter issues. but since you're saying it, I guess that's the way to go for me
No JWT tokens after login when using JWTTokenStrategy on browser
At the end of the app authentication I could discard the session_token and move on with JWT tokens, and in the browser I am looking to do the same thing let allauth handle authentication with...
No JWT tokens after login when using JWTTokenStrategy on browser
NoReverseMatch when using reauthentication_required decorator with HEADLESS_ONLY = True
I tried to change the is_headless() and after commenting about it I recognized that it was the wrong approach, so I decided to delete it
NoReverseMatch when using reauthentication_required decorator with HEADLESS_ONLY = True
I now get the exception:
NoReverseMatch when using reauthentication_required decorator with HEADLESS_ONLY = True
I think for now I just have to raise a different type of error to prevent the middleware from catching it. Thank you very much for you time
NoReverseMatch when using reauthentication_required decorator with HEADLESS_ONLY = True
AssertionError at /_allauth/app/v1/auth/webauthn/login