Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication module endpoint list #4

Open
zapkub opened this issue Mar 17, 2017 · 1 comment
Open

Authentication module endpoint list #4

zapkub opened this issue Mar 17, 2017 · 1 comment
Assignees
Labels

Comments

@zapkub
Copy link
Owner

zapkub commented Mar 17, 2017

All endpoint list that will use in Authentication modules

  • POST /api/user/login : Login with session

  • POST|GET /api/user/logout : Logout and remove session

  • GET /api/user : Get user info by session info

  • POST /api/user : Create user ( No session needed )

  • PUT /api/user : Update user info by session info

  • DELETE /api/user : remove user by session info

Ref from diagram #3

  • diagram must refer to these endpoints
@jame3032002
Copy link
Collaborator

ฝากพี่เอ็มตรวจสอบ API ให้ด้วยนะครับ ทำครบแล้ว

@zapkub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants