Skip to content

cholthi/pytrue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTrue is a small open-source authentication API writen in Python. It is a port of GoTrue, a similar API service but written in Go.

It's based on OAuth2 and JWT and will handle user signup, authentication. How we weer insipred with this application is because we have had situation where most of the third party are an enable to help at a time of emergency making it unable to login and by our application all they need is a passowrd and user email to access the application. After that a token will be generated for them to use it to login,these really helps by ensuring security and even solution to many OAuth2 needed.

How to run the code

//clone the code git clone github.com/cholthi/pytrue cd pytrue

create .env from given .env.dist and change values accordingly `cp .env.dist .env

flask run The creatives behind these application aand future partners Philip Chol Paul - Backend developer (github.com/cholthi) Kihiu Purity - Frontend developer (github.com/kylapurity)

About

User authentication API for static websites and JAMStack applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages