checkSessionStatus Method

Checks the current local user session against that of the identity provider. If the session is no longer valid, the local user is removed from storage.

checkSessionStatus(): Promise<boolean>

@returns true if the local session is still active with the provider, false otherwise.

Returns - Promise

true if the local session is still active with the provider, false otherwise.

Defined in

Last Updated: 06 November, 2024