Skip to content

Auth Router

Seogeurim edited this page Aug 27, 2020 · 2 revisions
description method uri headers body query
:—- :—- :—- :—- :—- :—-
로그인 POST /api/auth/ id, password
토큰 인증 GET /api/auth x-access-token
토큰 정보 체크 GET /api/auth/check x-access-token

Clone this wiki locally