Skip to main content

Django-esteid is a package that provides Esteid based authentication for your Django applications.

Project description

# django-esteid

[![pypi Status](https://badge.fury.io/py/django-esteid.png)](https://badge.fury.io/py/django-esteid)
[![Build Status](https://travis-ci.org/thorgate/django-esteid.svg?branch=master)](https://travis-ci.org/thorgate/django-esteid)

Django-esteid is a package that provides Esteid based authentication for your Django applications.

Quickstart
----------

Install Django esteid:

pip install django-esteid

Add django-esteid to installed apps:

INSTALLED_APPS = [
# ...
'esteid',
# ...
]

Then use it in a project:

import esteid


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-esteid-2.0.0.dev1.tar.gz (136.5 kB view hashes)

Uploaded Source

Built Distribution

django_esteid-2.0.0.dev1-py2.py3-none-any.whl (150.7 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