AuthenticationGetSessionOptions$Typings extension

on

Properties

clearSessionPreference bool?
Whether the existing session preference should be cleared.
getter/setter pair
createIfNone bool?
Whether login should be performed if there is no matching session.
getter/setter pair
forceNewSession Object?
Whether we should attempt to reauthenticate even if there is already a session available.
getter/setter pair
silent bool?
Whether we should show the indication to sign in in the Accounts menu.
getter/setter pair