@refinio/one.models
Preparing search index...
misc/person
createPersonWithDefaultKeys
Function createPersonWithDefaultKeys
createPersonWithDefaultKeys
(
email
?:
string
,
)
:
Promise
<
{
personId
:
SHA256IdHash
<
Person
>
;
personKeys
:
SHA256Hash
<
Keys
>
}
>
Creates a person with a default set of keys.
Parameters
Optional
email
:
string
Returns
Promise
<
{
personId
:
SHA256IdHash
<
Person
>
;
personKeys
:
SHA256Hash
<
Keys
>
}
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.models
Loading...
Creates a person with a default set of keys.