This section describes the process of authenticating with Thanx via Thanx SSO.
POST /oauth/authorize
endpoint
described below. (Continue to #4 or #5)POST /users
endpoint.redirect_uri
with an authorization
code in the params.POST /oauth/token
endpoint described below. User is now authenticated with
the Thanx system through the returned access token.