Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 230 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 230 Bytes

next-api

The following environment variables are required:

Name Description
KV_URL A url to a redis instance.
TOTP_SECRET A secret for generating TOTP tokens.
TOKEN_SECRET A secret for encrypting a JWT.