Skip to main content

SettingsAuthInput

Auth contains all the settings related to authentication and authorization.

type SettingsAuthInput {  integrations: SettingsAuthIntegrationsInput  sessionDuration: Int!}

Fields#

integrations (SettingsAuthIntegrationsInput)#

integrations are the set of configurations for the variations of authentication solutions.

sessionDuration (Int!)#

sessionDuration determines the duration in seconds for which an access token is valid