Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
auth
<Reference Types>
AWSAuthUser
Interface AWSAuthUser
The AWSAuthUser object contains username and userId from the idToken.
interface
AWSAuthUser
{
userId
:
string
;
username
:
string
;
}
Hierarchy (
view full
)
AWSAuthUser
AuthUser
Index
Properties
user
Id
username
Properties
user
Id
user
Id
:
string
username
username
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
user
Id
username
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
The AWSAuthUser object contains username and userId from the idToken.