foundation-comms.credentialmanager.getssotoken
Home > @genesislcap/foundation-comms > CredentialManager > getSSOToken
CredentialManager.getSSOToken() method
Retrieves the current SSO token, if any.
Signature:
getSSOToken(): string | null;
Returns:
string | null
A string containing the SSO token, or null if there is no SSO token.