Skip to content

Open Source Authentication API made in Hug/Python.

License

Notifications You must be signed in to change notification settings

cryptoden/OpenAuthAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAuthAPI

To-Do:

  • Make the db module more efficient through fetching headers and using dicts for inserting
  • Extend account.py to add fields from config file
  • Extend api.py to include:
    • changePassword()
    • changeEmail()
    • changeField()
    • setProfilePic()

Future

For this repository I wanna keep it to just the account/authorization stuff alone, however in the future I do plan on starting a fork of this project to produce a fully featured site.