Preparing search index...
The search index is not available
@secrecy/lib
@secrecy/lib
client/storage
getStorage
Function getStorage
get
Storage
(
session
?
)
:
{
jwt
:
StoreBuddy
<
string
|
null
>
;
userAppKeys
:
StoreBuddy
<
KeyPair
|
null
>
;
userAppSession
:
StoreBuddy
<
string
|
null
>
;
}
Parameters
Optional
session
:
boolean
Returns
{
jwt
:
StoreBuddy
<
string
|
null
>
;
userAppKeys
:
StoreBuddy
<
KeyPair
|
null
>
;
userAppSession
:
StoreBuddy
<
string
|
null
>
;
}
jwt
:
StoreBuddy
<
string
|
null
>
user
App
Keys
:
StoreBuddy
<
KeyPair
|
null
>
user
App
Session
:
StoreBuddy
<
string
|
null
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@secrecy/lib
Loading...