Martyn Inglis dbf70ec1eb First pass at implementing API authentication using new JWT tokens
- NOTE - this does not manage secrets. There is only one URL and there is no functionality implemented
- prior to rolling out we need to store secrets properly

Uses the JWT libraries in [https://github.com/alphagov/notifications-python-client](https://github.com/alphagov/notifications-python-client)

- Tokens are checked on every request and will be rejected if token is invalid as per the rules in the python clients.
2015-12-15 10:47:20 +00:00
2015-11-20 10:51:08 +00:00
2015-11-18 13:57:17 +00:00

https://travis-ci.org/alphagov/notifications-api.svg

notifications-api

Notifications api Application for the notification api.

Read and write notifications/status queue. Get and update notification status.

mkvirtualenv -p /usr/local/bin/python3 notifications-api

Description
The API powering Notify.gov
Readme 76 MiB
Languages
Python 98.5%
HCL 0.6%
Jinja 0.5%
Shell 0.3%
Makefile 0.1%