slack.slackoauth
Home > @runlightyear/slack > SlackOAuth
SlackOAuth class
Connector to the Slack OAuth2 API
Signature:declare class SlackOAuth extends OAuthConnector
Extends:
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(props) | Constructs a new instance of the SlackOAuth class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
scopes | Array<SlackScope> |
Methods
Method | Modifiers | Description |
---|---|---|
getAccessTokenUrl() | ||
getAuthRequestUrlBase() | ||
getAuthRequestUrlParams() | ||
processRequestAccessTokenResponse({ status, statusText, headers, text, }) |