Home > borogove > persistence > Dummy > storeLogin
persistence.Dummy.storeLogin() method
Signature:
storeLogin(login: string, clientId: string, displayName: string, token: string | null): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| login | string | |
| clientId | string | |
| displayName | string | |
| token | string | null |
Returns:
void