Skip to content

Auth Router

Seogeurim edited this page Aug 27, 2020 · 7 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