The options to for the client credentials grant.
Construct an oauth authorization url.
The options to construct the url with.
Exchange a code for an access token.
The options for exchanging the code.
Get the OAuth application information.
Get information about the current authorization.
Note: OAuth only. Bots cannot use this.
Get the connections of the currently authenticated user.
Note: Requires the connections
scope when using oauth.
Refresh an existing access token.
The options for refreshing the token.
Revoke an access token.
The options for revoking the token.
Get an access token for the application owner. If the application is owned by a team, this is restricted to
identify
&applications.commands.update
.