oauthApplicationByCurrentRequest
Returns the OAuth application initiating the current sign-in flow, if any. Parses the
client_id from the stored OAuth return URL in the session or params to identify which
application the user is signing in to use.
oauthApplicationByCurrentRequest: AuthorizedApplication
Type
AuthorizedApplication object
An OAuth application that a user has authorized.