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

#Get Service Account Token not working #60

Closed lomocadem closed 2 years ago

lomocadem commented 2 years ago

Hi, I've fixed the function. It occurred when I generate token for a service account

codemation commented 2 years ago

Closing for now, @lomocadem please rebase and submit again.