Skip to main content

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

django-auth-abakus-1.1.0.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

django_auth_abakus-1.1.0-py2.py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page