nonInteractiveSignIn MethodProtected

Attempts a non-interactive signIn

  • tries to load the user from storage
  • tries to silently sign-in the user

nonInteractiveSignIn(requestContext: ClientRequestContext, args?: BrowserAuthorizationClientRequestOptions): Promise<undefined | User>

Parameter Type Description
requestContext ClientRequestContext  
args BrowserAuthorizationClientRequestOptions  

Returns - Promise<undefined | User>

Defined in

Last Updated: 11 June, 2024