OCDS Analytics Authentication

Django application that registers a user via `AWS Cognito`. User can get information about his account if `access_token` and `refresh_token` will be provided in cookies and `id_token` will exist in `Authorization` header.

# Install the command line client
$ pip install coreapi-cli


# Install the Python client library
$ pip install coreapi

account

allowed-hosts

api-tokens

login

logout

password

refresh

register

subscribe

validate

verify