This website works better with JavaScript.
Home
Explore
Help
Sign In
Jefry
/
WA-api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
wa_strapi
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15
Commits
1
Branch
740 KiB
JavaScript
100%
Tree:
0ffb5b759c
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0ffb5b759c'
${ noResults }
WA-api
/
extensions
/
users-permissions
/
config
/
jwt.js
3 lines
99 B
Raw
Blame
History
module.exports = {
jwtSecret: process.env.JWT_SECRET || '10700acf-3bb1-4d43-bd02-a0d3fac3a901'
};