AuthenticationGetSessionOptions$Typings extension

on

Properties

clearSessionPreference bool?

Available on AuthenticationGetSessionOptions, provided by the AuthenticationGetSessionOptions$Typings extension

Whether the existing session preference should be cleared.
getter/setter pair
createIfNone bool?

Available on AuthenticationGetSessionOptions, provided by the AuthenticationGetSessionOptions$Typings extension

Whether login should be performed if there is no matching session.
getter/setter pair
forceNewSession Object?

Available on AuthenticationGetSessionOptions, provided by the AuthenticationGetSessionOptions$Typings extension

Whether we should attempt to reauthenticate even if there is already a session available.
getter/setter pair
silent bool?

Available on AuthenticationGetSessionOptions, provided by the AuthenticationGetSessionOptions$Typings extension

Whether we should show the indication to sign in in the Accounts menu.
getter/setter pair