codemation / easyauth

Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.
https://easyauth.readthedocs.io/en/latest/
MIT License
553 stars 52 forks source link

Sending a test email from the admin panel does not work #91

Closed Rictus closed 1 month ago

Rictus commented 1 year ago

This PR fix the problem: https://github.com/codemation/easyauth/pull/90

It was mainly a problem of fields names.