Page Contents
Home > @loopback/rest > SessionUserProfile
SessionUserProfile interface
user profile to add in session
Signature:
export interface SessionUserProfile
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| [email](/doc/en/lb4/apidocs.rest.sessionuserprofile.email.html) | string | ||
| [provider](/doc/en/lb4/apidocs.rest.sessionuserprofile.provider.html) | string | ||
| [token](/doc/en/lb4/apidocs.rest.sessionuserprofile.token.html) | string |