Builder
Builder for UrlForAuthenticationConfig.
Constructors
Functions
Set the access type.
Build the UrlForAuthenticationConfig.
Set whether the scopes granted to the application will be included in the response.
Set the login name (usually email) to prefill during authorization flow. If a Grant for the provided email already exists, a Grant's re-auth will automatically be initiated.
Set the prompt parameter to force the consent screen to be displayed even if the user has already given consent to your application.
Set 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.
Set the scopes that identify the resources that your application could access on the user's behalf. If no scope is given, all of the default integration's scopes are used.
Set the state to be returned after authentication.