Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages