FastAPI-Oauth2/.env.sample

4 lines
81 B
Plaintext
Raw Permalink Normal View History

2021-12-03 12:28:51 +00:00
# openssl rand -hex 32
SECRET_KEY=
ALGORITHM=HS256
ACCESS_TOKEN_EXPIRE_MINUTES=30