OAuth
Token
RFC 6749 token endpoint. Dispatches on grant_type and returns a TokenResponse on success or an RFC 6749 JSON error envelope on failure.
post/oauth/token
Response
Successful Response
RFC 6749 token endpoint. Dispatches on grant_type and returns a TokenResponse on success or an RFC 6749 JSON error envelope on failure.
Successful Response