linear.linearoauth
Home > @runlightyear/linear > LinearOAuth
LinearOAuth class
Signature:This API is in beta and may contain contain bugs. Can be used in production with caution.
declare class LinearOAuth extends OAuthConnector
Extends:
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(props) | (BETA) Constructs a new instance of the LinearOAuth class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
actor | "user" | "application" | (BETA) | |
prompt | "consent" | undefined | (BETA) | |
scope | LinearScope[] | (BETA) |
Methods
Method | Modifiers | Description |
---|---|---|
getAccessTokenUrl() | (BETA) | |
getAuthRequestUrlBase() | (BETA) | |
getAuthRequestUrlParams() | (BETA) |