This website requires JavaScript.
Explore
Help
Sign In
ORGANISATION-KA-INTERNATIONALE
/
api.pawol.nu
Watch
1
Star
0
Fork
0
You've already forked api.pawol.nu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
34a2b924f53f55e4cea045eef232be7289850a26
api.pawol.nu
/
extensions
/
users-permissions
/
config
/
jwt.js
T
3 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
First commit
2020-12-04 20:12:49 +01:00
module
.
exports
=
{
Edit JWT SECRET
2021-01-05 02:02:39 +01:00
jwtSecret
:
process
.
env
.
JWT
_SECRET
||
'3527426b-d513-44a5-b4c8-ee16494bab0d'
First commit
2020-12-04 20:12:49 +01:00
}
;
Reference in New Issue
Copy Permalink