mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 05:48:46 +00:00
add refresh token endpoints
This commit is contained in:
parent
9be66a0a2f
commit
a9bda19891
8 changed files with 235 additions and 35 deletions
|
@ -9,6 +9,7 @@
|
|||
"requiredKeys": [
|
||||
{ "name": "DATABASE_URL", "generated": true },
|
||||
{ "name": "TOKEN_SECRET", "generated": true },
|
||||
{ "name": "REFRESH_TOKEN_SECRET", "generated": true },
|
||||
{
|
||||
"name": "DB_USER",
|
||||
"generated": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue