Skip to content

DanielChuDC/auth-es256-fastapi

Prerequisite

  • Make sure you have python 3 installed in your workstation.

Getting Started

  1. Rename the .env-example to .env

  2. Install the dependency by

pip install -r requirements.txt
  1. Run the project by
uvicorn main:app --reload

Warning! Please remember to change your JWK key set for your own project.

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published