Documentation home page
Search...
Support
Search...
Navigation
Auth
Returns users information generated from JWT
Documentation
API Reference
API Documentation
Default
Chain
Thirdweb
Wallet
Table
Auth
GET
Returns users information generated from JWT
POST
Login function returns JWT
POST
Creates user and returns JWT
Auth
Returns users information generated from JWT
GET
/
auth
/
me
Try it
Headers
x-api-key
string
required
authorization
string
required
Bearer token
Response
200 - application/json
email
string
required
The email of the user
exp
number
required
Expiration time
iat
number
required
Issued at time
id
string
required
The ID of the user
Create a new schema
Login function returns JWT