nestjs_auth...
This commit is contained in:
parent
35a4c76477
commit
e4074f8c95
3
.env
3
.env
@ -13,8 +13,5 @@ AUTH_USERNAME_FIELD="email"
|
|||||||
JWT_CONSTANTS_SECRET = "security_key"
|
JWT_CONSTANTS_SECRET = "security_key"
|
||||||
JWT_CONSTANTS_EXPIRESIN ="60s"
|
JWT_CONSTANTS_EXPIRESIN ="60s"
|
||||||
|
|
||||||
JWT_REFRESH_TOKEN_EXPIREIN = "14d"
|
|
||||||
JWT_ACCESS_TOKEN_EXPIREIN = "60s"
|
|
||||||
|
|
||||||
DEFAULT_TABLE_PERPAGE = 10
|
DEFAULT_TABLE_PERPAGE = 10
|
||||||
DEFAULT_TABLE_PAGE = 1
|
DEFAULT_TABLE_PAGE = 1
|
||||||
Loading…
Reference in New Issue
Block a user