A django auth module that can be used to to authenticate users against the API of abakus.no.
Project description
A django auth module that can be used to to authenticate users against the API of abakus.no. If you would like to use it you need a API token. Contact webkom@abakus.no to request one.
Usage
Set the authentication backend to AbakusBackend
AUTHENTICATION_BACKENDS = ( 'abakus.auth.AbakusBackend', )
The token should be added in the django-settings as ABAKUS_TOKEN.
For more information read the documentation.
Contribute
Open an issue or a pull-request with your fix or awesome new feature. Make sure to check those that are already open, to avoid duplicates.
MIT © Webkom, Abakus Linjeforening
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-auth-abakus-1.1.0.tar.gz
.
File metadata
- Download URL: django-auth-abakus-1.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8ce428aaac0e082a31545accac05576aba87474cee377e839842422bb4f51d7 |
|
MD5 | 3b8666b95b1f67f4328bd02026094445 |
|
BLAKE2b-256 | 79834612071202ab6a1737ea4a3084cfdc78592292aa77fe1e1c356ca2fdc69e |
File details
Details for the file django_auth_abakus-1.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_auth_abakus-1.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7678773e675d198d2fbef075ebce9ba4be4909a5f534c66f1616d01941d1cc74 |
|
MD5 | edca08545c44a686fd2319e35deda350 |
|
BLAKE2b-256 | 0cc4850eed360b3187fd447cd4503007a27720650a7d79690514ce3ace8149ee |