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