Skip to content

HugoPelletier/token

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies

cd api
composer install api/
cd ..
cd client
bower install
cd ..

Run backend server

php -S 0.0.0.0:8080 -t api/www

Run frontend server

php -S 0.0.0.0:8888 -t client

About

token based auth example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published