getStoredUser
Datalayer Core / getStoredUser
Function: getStoredUser()
getStoredUser():
undefined|IUser
Defined in: tech/datalayer/core/src/state/storage/IAMStorage.ts:30
Return the user from the local storage.
Returns
undefined | IUser
Datalayer Core / getStoredUser
getStoredUser():
undefined|IUser
Defined in: tech/datalayer/core/src/state/storage/IAMStorage.ts:30
Return the user from the local storage.
undefined | IUser