Auth
Auth contains all the settings related to authentication and authorization.
type Auth { integrations: AuthIntegrations! sessionDuration: Int!}
#
Fieldsintegrations
(AuthIntegrations!
)#
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