Preparing search index...
The search index is not available
@auth0/nextjs-auth0
@auth0/nextjs-auth0
client/use-user
UserProfile
Interface UserProfile
The user claims returned from the
useUser
hook.
Hierarchy
UserProfile
Indexable
[
key:
string
]:
unknown
Index
Properties
email?
email_
verified?
name?
nickname?
org_
id?
picture?
sub?
updated_
at?
Properties
Optional
email
email
?:
null
|
string
Optional
email_
verified
email_
verified
?:
null
|
boolean
Optional
name
name
?:
null
|
string
Optional
nickname
nickname
?:
null
|
string
Optional
org_
id
org_
id
?:
null
|
string
Optional
picture
picture
?:
null
|
string
Optional
sub
sub
?:
null
|
string
Optional
updated_
at
updated_
at
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
email
email_
verified
name
nickname
org_
id
picture
sub
updated_
at
@auth0/nextjs-
auth0
client
client/use-
user
Request
Error
User
Profile
User
Context
User
Provider
User
Provider
Props
default
use
User
client/with-
page-
auth-
required
config
edge
handlers
handlers/auth
handlers/callback
handlers/login
handlers/logout
handlers/profile
handlers/router-
helpers
helpers
helpers/testing
helpers/with-
api-
auth-
required
helpers/with-
middleware-
auth-
required
helpers/with-
page-
auth-
required
http
http/auth0-
next-
api-
request
http/auth0-
next-
api-
response
http/auth0-
next-
request
http/auth0-
next-
request-
cookies
http/auth0-
next-
response
http/auth0-
next-
response-
cookies
index
init
session
session/get-
access-
token
session/get-
session
session/session
session/touch-
session
session/update-
session
shared
utils/errors
version
The user claims returned from the useUser hook.