FastAPI-Oauth2/.env.sample

4 lines
81 B
Plaintext

# openssl rand -hex 32
SECRET_KEY=
ALGORITHM=HS256
ACCESS_TOKEN_EXPIRE_MINUTES=30