This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
a3de70e2dad769197bcc7cb36e47d0797ea59e9b
seasonedShows
/
seasoned_api
History
KevinMidboe
a3de70e2da
Created a middleware for requests that checks for a token in the Authentication field in the header and verifies that the token is valid for a user.
2017-09-27 16:25:54 +02:00
..
conf
Downgraded from sqlite3 to sqlite because of connection function error.
2017-08-23 10:26:23 +02:00
src
Created a middleware for requests that checks for a token in the Authentication field in the header and verifies that the token is valid for a user.
2017-09-27 16:25:54 +02:00
package.json
Added bcrypt and jsonwebtoken to package list
2017-09-27 16:12:20 +02:00
yarn.lock
Moved eveything related to the api to a seperate folder seasoned_api.
2017-08-06 16:45:02 +02:00