Skip to main content

linear.linearoauthprops

Home > @runlightyear/linear > LinearOAuthProps

LinearOAuthProps interface

This API is in beta and may contain contain bugs. Can be used in production with caution.

Signature:
interface LinearOAuthProps extends OAuthConnectorProps 
Extends:

OAuthConnectorProps

Optional Properties

PropertyModifiersTypeDescription
actor?"user" /** * Resources are created as the application. This option should be used if you have have only one user (e.g. admin) authorizing the application. Can be used together with createAsUser property when creating issues and comments. */ | "application"(BETA) Define how the OAuth application should create issues, comments and other changes:
prompt?"consent"(BETA) The consent screen is displayed every time, even if all scopes were previously granted. This can be useful if you want to give users the opportunity to connect multiple workspaces.
scope?LinearScope[](BETA) List of scopes