EVE Auth for Django
A Django app for authorizing Django sites with the EVE Online SSO service.
Features
- Users can login via EVE SSO. New user accounts will automatically be created from the Eve character.
- Users keep their accounts as long as the character does not change ownership
- User's character name is updated with every new login
- Supports Django's default login URLs and next parameter
- Also includes a template tag for creating user icons with the related eve character portrait
- Fully tested
For more information please visit the GitLab repository.