Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 259 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 259 Bytes

OAuth2 FastAPI Boilerplate

A starter template for building a FastAPI application with OAuth2 authentication.

Features

  • OAuth2 authentication flow
  • Database integration (postgres)

Getting Started

  1. Clone this repository
  2. Install dependencies: