• Joined on 2025年09月27日
omargawdat commented on issue allauth/django-allauth#4637 2026年01月26日 11:03:47 +01:00
being able to generate testing OTP based on email for enabling apple to be able to test the application

Hello @pennersr is there any update on this feature, please let me know if you want me to make a pr to solve the issue

omargawdat opened issue allauth/django-allauth#4637 2025年12月12日 11:16:14 +01:00
being able to generate testing OTP based on email for enabling apple to be able to test the application
omargawdat commented on issue allauth/django-allauth#4613 2025年11月26日 20:58:02 +01:00
Critical bug when signup using email and otp when ACCOUNT_LOGIN_BY_CODE_REQUIRED is false as it raise 500 error

yes exactly, btw for mentioning the social media I just mention it because I set ACCOUNT_LOGIN_BY_CODE_REQUIRED=False, so when the user use the social media he don't need to verify again using...

omargawdat commented on issue allauth/django-allauth#4613 2025年11月25日 23:40:54 +01:00
Critical bug when signup using email and otp when ACCOUNT_LOGIN_BY_CODE_REQUIRED is false as it raise 500 error
  1. after debugging actually the state in this step is just empty "self.state = {}"
omargawdat commented on issue allauth/django-allauth#4613 2025年11月25日 22:24:25 +01:00
Critical bug when signup using email and otp when ACCOUNT_LOGIN_BY_CODE_REQUIRED is false as it raise 500 error

Hello penner Sorry for the confusion. Here are my complete Settings:

omargawdat commented on issue allauth/django-allauth#4613 2025年11月25日 19:11:24 +01:00
Critical bug when signup using email and otp when ACCOUNT_LOGIN_BY_CODE_REQUIRED is false as it raise 500 error

or at least how to make social media being able to be used without the need to extra verification

omargawdat opened issue allauth/django-allauth#4613 2025年11月25日 19:06:13 +01:00
Critical bug when signup using email and otp when ACCOUNT_LOGIN_BY_CODE_REQUIRED is false as it raise 500 error
omargawdat opened issue allauth/django-allauth#4602 2025年11月17日 15:50:32 +01:00
when I try to develop locally while the backend is deploy I am getting an issue that the cookies is not sending it believe it is related for different domains but is there any solution for that?
omargawdat commented on pull request allauth/django-allauth#4579 2025年10月26日 20:54:34 +01:00
Add phone parameter to generate_phone_verification_code method

yeah sure thanks for letting me know

omargawdat commented on pull request allauth/django-allauth#4579 2025年10月26日 10:24:48 +01:00
Add phone parameter to generate_phone_verification_code method

I made the requested improvement please let me know if there any other suggestions

674721cc6a Merge branch 'main' into feature/add-phone-parameter-to-verification-code
aa351866f8 fix(headless/jwt): fix typo in JWT_REFRESH_TOKEN_EXPIRES_IN property
bf29b938a3 tests(headless/mfa): deactivate TOTP with reauthentication
2129e85cc6 fix(headless/jwt): wrong EXPIRES_IN used
Compare 4 commits »
5fb820e1f2 Add backwards compatibility for phone and user parameters
omargawdat closed issue allauth/django-allauth#4553 2025年10月26日 09:16:52 +01:00
when using HEADLESS_ADAPTER for the response it returns the correct response but in the schema it display the user as empty
omargawdat commented on issue allauth/django-allauth#4580 2025年10月26日 09:12:48 +01:00
Is there a way to authenticate with phone number passwordless

okay I understand but I believe there are some apps where the authentication flow either phone number and otp and create account if no account or login if any

omargawdat closed issue allauth/django-allauth#4571 2025年10月25日 09:40:41 +02:00
How Can I Authenticate Using Phone number + OTP
omargawdat reopened issue allauth/django-allauth#4580 2025年10月24日 21:15:41 +02:00
Is there a way to authenticate with phone number passwordless
omargawdat commented on issue allauth/django-allauth#4580 2025年10月24日 21:15:39 +02:00
Is there a way to authenticate with phone number passwordless

Now I understand phone number + OTP authentication without passwords. However, I have two concerns:

omargawdat closed issue allauth/django-allauth#4580 2025年10月24日 19:18:17 +02:00
Is there a way to authenticate with phone number passwordless
omargawdat opened issue allauth/django-allauth#4580 2025年10月24日 18:49:08 +02:00
Is there a way to authenticate with phone number passwordless
29cccc4f3e Merge branch 'main' into feature/add-phone-parameter-to-verification-code
1499ce81d1 fix(asana): use globally unique identifier
5b51572574 feat(headless/jwt): support for custom claims
64f894bf90 fix(adapter): try to parse IP value as an IP address to ensure it's valid
0d780286df refactor: use HTTPStatus codes
Compare 19 commits »