You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This way, any REST API can require auth exclusively via OAuth2 and be totally closed to cookies and all associated cross-site cookie security vulnerabilities.
This way, any REST API can require auth exclusively via OAuth2 and be totally closed to cookies and all associated cross-site cookie security vulnerabilities.
kitware-resonant/django-composed-configuration#97 was a partial attempt to implement this under DRF.
Once Django Ninja is implemented in #275, we should reconsider this.
The text was updated successfully, but these errors were encountered: