auth-vir - v1.3.1
Preparing search index...
generateCookie
Function generateCookie
generateCookie
(
params
:
Readonly
<
Record
<
string
,
Exclude
<
Primitive
,
symbol
>
>
>
,
)
:
string
Generate a cookie string from a raw set of parameters.
Parameters
params
:
Readonly
<
Record
<
string
,
Exclude
<
Primitive
,
symbol
>
>
>
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
auth-vir - v1.3.1
Loading...
Generate a cookie string from a raw set of parameters.