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

Other OAuth Provider #69

Open bert2002 opened 1 year ago

bert2002 commented 1 year ago

Hi, is it easy or planned to add other oauth provider like Github?

Thanks, bert