-
Notifications
You must be signed in to change notification settings - Fork 0
Accounts Autentification
AdutP edited this page May 4, 2020
·
5 revisions
The SMA backend is composed of 2 types of accounts:
- General account
- 3rd party platform account
POST http://sma-a4.herokuapp.com/auth/login
Form Parameters: email, password
POST http://sma-a4.herokuapp.com/auth/logout
Removes the cookie.
POST http://sma-a4.herokuapp.com/auth/signup
Form Parameters: name, email, password
GET http://sma-a4.herokuapp.com/linkedin/auth
GET http://sma-a4.herokuapp.com/twitter/auth
GET http://sma-a4.herokuapp.com/tumblr/auth