andykais / telebum

a note taking web app for organizing television shows and movies
MIT License
0 stars 0 forks source link

Server auth #13

Closed jowlee closed 8 years ago

jowlee commented 8 years ago

Added Authentication Locally Created some API for the user

andykais commented 8 years ago

I want the web console to print that a user has been authenticated and a user has been created

any output is fine as long as I know when a user is authenticated, and when it fails to authenticate

andykais commented 8 years ago

make the login action redirect to the /shows url and the telebum link redirect to /

later we will make / redirect to /shows if the user is already logged in