@valon-technologies/gestalt
Preparing search index...
services/identity
UserInfoResponse
Interface UserInfoResponse
UserInfoResponse models profile claims about the authenticated end user.
interface
UserInfoResponse
{
subjectId
:
string
;
email
:
string
;
name
:
string
;
}
Index
Properties
subject
Id
email
name
Properties
subject
Id
subjectId
:
string
email
email
:
string
name
name
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
subject
Id
email
name
@valon-technologies/gestalt
Loading...
UserInfoResponse models profile claims about the authenticated end user.