getCredentials static method
- UserId userId
Returns the stored in browser's storage Credentials identified by the provided UserId, if any.
Implementation
static Credentials? getCredentials(UserId userId) => null;
Returns the stored in browser's storage Credentials identified by the provided UserId, if any.
static Credentials? getCredentials(UserId userId) => null;