OAuth2 Authentic2 provider
This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Benjamin Dauvergne e7bb03920f allauth_authentic2: use Authorization header instead of query string to pass the access token 2014-03-26 12:24:12 +01:00
__init__.py use django-allauth for authentication using oauth2 with authentic2 2014-03-07 17:45:48 +01:00
models.py use django-allauth for authentication using oauth2 with authentic2 2014-03-07 17:45:48 +01:00
provider.py use django-allauth for authentication using oauth2 with authentic2 2014-03-07 17:45:48 +01:00
tests.py use django-allauth for authentication using oauth2 with authentic2 2014-03-07 17:45:48 +01:00
urls.py use django-allauth for authentication using oauth2 with authentic2 2014-03-07 17:45:48 +01:00
views.py allauth_authentic2: use Authorization header instead of query string to pass the access token 2014-03-26 12:24:12 +01:00