Skip to content

Home

High performance self-hosted and fully customizable authentication service

Disclaimer

  • ⚠️ The project is under very active development.
  • ⚠️ Expect bugs and breaking changes.
  • ⚠️ Make sure to always have a backup of your user data.

Features

  • High performance: Written in Python with the help of FastAPI.
  • Customizable: You can customize the service to your needs.
  • Self-hosted: You have full control over your user data.
  • Secure: The service is designed with security in mind.
  • Easy to use: The service is easy to set up and use.

Customizability

  • Email Templates: You can customize all emails sent by the service.
  • User Data: You can add custom fields to the user object which can be accessed in the email templates. This is possible by using MongoDB as the database.
  • Database Configuration: You can configure the database connection to your needs.
  • And much more..