An open API service indexing awesome lists of open source software.

https://github.com/cloud-gov/django-uaa

A cloud.gov UAA authentication backend for Django
https://github.com/cloud-gov/django-uaa

maintained

Last synced: 6 months ago
JSON representation

A cloud.gov UAA authentication backend for Django

Awesome Lists containing this project

README

          

# cg-django-uaa

This is a cloud.gov UAA authentication backend for Django. It also
includes a handy "fake cloud.gov" that makes it easy to log in
as any user during development.

For documentation, please see the [`docs` folder](./docs/index.md).

## Developing

See the [developing guide](./docs/developing.md).

## Contributing

See the [contribution guide](./CONTRIBUTING.md).

Prior to creating a pull request, please make sure you [run the tests](./docs/developing.md#running-tests).