Url For Authentication Config
Configuration for generating a URL for OAuth 2.0 authentication.
Constructors
Types
Builder for UrlForAuthenticationConfig.
Properties
If the exchange token should return a refresh token too. Not suitable for client side or JavaScript apps.
If set to true, the scopes granted to the application will be included in the response.
The integration provider type that you already had set up with Nylas for this application. If not set, the user is directed to the Hosted Login screen and prompted to select a provider.
Redirect URI of the integration.
Functions
If the exchange token should return a refresh token too. Not suitable for client side or JavaScript apps.
The client ID of your application.
If set to true, the scopes granted to the application will be included in the response.
Prefill the login name (usually email) during authorization flow. If a Grant for the provided email already exists, a Grant's re-auth will automatically be initiated.
The integration provider type that you already had set up with Nylas for this application. If not set, the user is directed to the Hosted Login screen and prompted to select a provider.
Redirect URI of the integration.