-
Hi @suutari and thanks for publishing this project.
I'd like to use your workflow with another jwt authentication library for django-rest-framework:
https://github.com/davesque/django-rest-framewo…
-
I have set up email verification as obligatory in the Allauth settings and as the documentation [suggests](https://dj-rest-auth.readthedocs.io/en/latest/api_endpoints.html#registration) created a new …
-
As a user, I want to log in to my account so that I can access my saved data.
**Acceptance Criteria:**
- Users can log in using their registered email and password.
- Implement session management…
-
**Objective**: Integrate JWT authentication into the Django project for secure user authentication.
**Sub-Tasks**:
1. **Install Required Packages**:
- Install packages like `djangorestframewor…
-
I don't usually write issues, so bear with me. We noticed our dev environment suddenly wasn't letting anyone log in. It turns out it's because PyJWT updated to 2.10.0, and that began enforcing that …
-
I have crated a rest API to sign up and login user via Google , If I provide my `token` access_type and pass the token, the new user is signed up , but I am not able to hit the same api again and get …
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
https://github.com/mozilla/mozilla-django-oidc/blob/bf0d1439da144daa061128a5c857af162b904cc7/mozilla_django_oidc/auth.py#L282
This line tries to decode the response content as JSON, which is one of…
-
Is your feature request related to a problem? Please describe.
[中文用户有福了,手敲原汁原味中文文档上线,无广告。](https://django-ninja.cn/django-ninja-extra/)
Describe the solution you'd like
纯中文文档,无广告干扰。 https://djang…
-
#### Description:
This card is about exploring the possibility of implementing RLS at the postgres level, below the Django ORM.
A good set of examples can be found here: https://pganalyze.com/blog…