GALAglobal / TAPICC-API-implementation

TAPICC API implementation using node.js framework sails.js
Other
6 stars 1 forks source link

Authentication #5

Closed Alino closed 6 years ago

Alino commented 6 years ago

As a user I wanna authenticate to the server, so that I can get access token to run api methods.

rmraya commented 6 years ago

You can find a description of login/logout methods in the attached PDF. rest_api.pdf

Alino commented 6 years ago

Closing in favour of #24