Eve Auth

🚨 This repository has moved!

We have migrated to GitHub. Please update your bookmarks and remotes to our new home: django-eve-auth

This repository is now archived and will no longer be updated.


Eve Auth enables users to authenticate and login to a Django website using their Eve Online account.

release python django pipeline codecov Documentation Status license pre-commit Code style: black chat

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

Documentation

For all details on how to install and use Eve Auth please see the documentation.