A simple to-do app focused on tasks that can be completed within a specific time span.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove unneded JWT docs

tobinio 4cd351e7 04bd0a1d

-3
-3
README.md
··· 21 21 GOOGLE_CLIENT_ID=<google_client_id> 22 22 GOOGLE_CLIENT_SECRET=<google_client_secret> 23 23 24 - JWT_SECRET=<jwt_secret> 25 - JWT_TTL_SECONDS=2592000 // 1Month 26 - 27 24 UPSTASH_URL=<url> 28 25 UPSTASH_TOKEN=<auth_token> 29 26