Auth AM API user
Authorization of AM API user
To get the value of request header x-am-authorization
, use g.req.auth.authAMUser
.
Get token of API user
- For more information click here.
To get the value of request header x-am-authorization
, use g.req.auth.authAMUser
.