• Joined on 2025年11月26日
peymanier closed issue allauth/django-allauth#4655 2025年12月31日 12:35:54 +01:00
No JWT tokens after login when using JWTTokenStrategy on browser
peymanier commented on issue allauth/django-allauth#4655 2025年12月31日 12:34:24 +01:00
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

peymanier commented on issue allauth/django-allauth#4655 2025年12月31日 12:05:08 +01:00
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...

peymanier opened issue allauth/django-allauth#4655 2025年12月30日 13:09:56 +01:00
No JWT tokens after login when using JWTTokenStrategy on browser
peymanier commented on issue allauth/django-allauth#4620 2025年12月03日 12:46:46 +01:00
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

peymanier commented on issue allauth/django-allauth#4620 2025年11月30日 10:23:03 +01:00
NoReverseMatch when using reauthentication_required decorator with HEADLESS_ONLY = True

I now get the exception:

peymanier commented on issue allauth/django-allauth#4620 2025年11月28日 11:28:49 +01:00
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

peymanier opened issue allauth/django-allauth#4620 2025年11月27日 09:49:23 +01:00
NoReverseMatch when using reauthentication_required decorator with HEADLESS_ONLY = True
peymanier commented on issue allauth/django-allauth#4618 2025年11月26日 18:49:06 +01:00
AssertionError at /_allauth/app/v1/auth/webauthn/login

when I set:

peymanier opened issue allauth/django-allauth#4618 2025年11月26日 13:18:50 +01:00
AssertionError at /_allauth/app/v1/auth/webauthn/login