Web Token 검증
GET
https://{auth-domain}/v1.0/auth/token/verify
Headers
Name
Type
Description
Authorization*
String
Bearer {{web-access-token}}
key
data type
desc.
login_type
int
로그인 type (WebLogin = 4)
uuid
string
access token uuid
inno_uid
string
inno uid
au_id
int64
au id
Last updated