Skip to content

User registration and login system using FastAPI in a Test Driven Devlopment manner.

Notifications You must be signed in to change notification settings

santosh/fastauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastauth

This repo is part of the series TDD Auth with FastAPI. This series covers the basics of Test Driven Developement and FastAPI, thus the name fastauth.

The series covers the setup and writing of a basic authentication system which can let users register and login. On some routes, only logged in user can access the route.

We have also talked about mocking and dependency injection.

Below is the series index:

License

https://creativecommons.org/licenses/by/4.0/

About

User registration and login system using FastAPI in a Test Driven Devlopment manner.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages