-
Django Axes works great when logging in normally but I've implemented Django Ninja JWT and when making REST API requests using the default Django Ninja JWT controller `api.register_controllers(NinjaJW…
-
**Describe the bug**
When authenticating to a proxy app, the authentication goes into a loop.
https://domain/application/o/authorize/?client_id=xx respondes with 302.
**To Reproduce**
This happe…
-
**Describe the bug**
Proxy provided applications stuck in a redirect loop
**To Reproduce**
Steps to reproduce the behavior:
Upgrade from 2024.08 to 2024.10, use a proxy provider application
*…
-
Hi there :)
Is that possible to have Docker & JWT & Django icons ?
-
### Overview
As a user, I want the email entered when signing up with Cognito to match the username and email created in the People Depot DB, so that it is clear which record is associated with me.…
-
Implement the SSO functionality in a dedicated plugin and support
a) SSO with eventyay-talk and video
b) additional providers including:
* Wikipedia/Wikimedia SSO https://www.mediawiki.org/wiki/OA…
-
I am trying to have a custom email template. When I use `PasswordResetForm`, everything seems to work fine:
```python
from django.contrib.auth.forms import PasswordResetForm
class CustomPasswo…
-
**Describe the bug**
When combining JWTAuth from django-jwt-auth with django_auth, if the latter precedes the former in the `auth=[]` parameter, calls using Bearer auth fail on "detail: CSRF check Fa…
-
for reference
http://indominusbyte.github.io/fastapi-jwt-auth/
It's easy and simple
-
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…