Skip to content

Describly/fastapi-auth-custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Auth Custom Code

Video Tutorial

Click here

Info

This project contains the code for creating the below four apis

API Endpoint Description
/users Create new user account
/auth/token Create JWT Token
/auth/refresh-token Refresh JWT Token
/users/me Get Authenticated User Detail

Additional

  • You will learn how to configure mysql in FastAPI
  • You will learn how to add connection pooling in SQLAlchemy
  • You will learn how to configure and get authenticated user form Request

About

This repository has a tutorial code FastAPI auth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages