App Token 검증
GET
https://{auth-domain}/v1.0/auth/token/verify
Headers
Name
Type
Description
Authorization*
string
Bearer {{app-access-token}}
key
data type
desc.
company_id
int
회사 id
app_id
int
application id
login_type
int
로그인 type
uuid
string
access token uuid
Last updated