Preparing search index...
The search index is not available
session-service
session-service
domain/utils/serviceUtils
IProfileServiceUtils
Interface IProfileServiceUtils
Profile Service Utils interface
interface
IProfileServiceUtils
{
getUsernameFromEmailAndToken
(
token
:
string
,
email
:
string
)
:
Promise
<
string
>
;
}
Implemented by
ProfileServiceUtils
Index
Methods
get
Username
From
Email
And
Token
Methods
get
Username
From
Email
And
Token
get
Username
From
Email
And
Token
(
token
,
email
)
:
Promise
<
string
>
Parameters
token
:
string
email
:
string
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Username
From
Email
And
Token
session-service
Loading...
Profile Service Utils interface