issues
search
jad-b
/
Torque
Server-side work for the Crank app
0
stars
0
forks
source link
WIP: Auth Workflow
#15
Closed
jad-b
closed
9 years ago
jad-b
commented
9 years ago
This PR will add the final touches to authentication/authorization:
Authenticating accounts (exchanging username/password for tokens)
Validating tokens on requests
Wrapping API endpoints with authentication
This PR will add the final touches to authentication/authorization: