This website requires JavaScript.
Explore
Help
Register
Sign In
BitHeaven
/
test-php-rest-api-user
Watch
1
Star
0
Fork
You've already forked test-php-rest-api-user
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3c1769326f
test-php-rest-api-user
/
config
/
0005.user.php
6 lines
93 B
PHP
Raw
Blame
History
<
?
php
$config
[
'user'
]
=
[
'secret'
=>
'testing'
,
'tokenLifetime'
=>
300
,
// in secs
];
Reference in New Issue
View Git Blame
Copy Permalink