Cleaner code
This commit is contained in:
@@ -16,7 +16,6 @@ jwt:
|
||||
validity: 1
|
||||
unit: HOURS
|
||||
refresh:
|
||||
|
||||
secret: ${JWT_REFRESH_SECRET=-wWchkx44YGig4Q5Z7b7+E/3ymGEGd6PS7UGedMul3bg=} # Can be generated with `openssl rand -base64 32`
|
||||
validity: 15
|
||||
unit: DAYS
|
||||
|
||||
Reference in New Issue
Block a user