API Reference > imodeljs-frontend > OIDC > OidcBrowserClient > signOut signOut Method Start the sign-out process calls the onUserStateChanged() call back after the authorization completes or if there is an error. redirects application to the postSignoutRedirectUri specified in the configuration when the sign out is complete signOut(requestContext: ClientRequestContext): Promise<void> Parameter Type Description requestContext ClientRequestContext Returns - Promise<void> Defined in core/frontend/src/oidc/OidcBrowserClient.ts Line 240 Last Updated: 13 June, 2024