Authenticate the user for the access
POST /auth/signin
POST
/auth/signin
Authenticate the user for the access
Request Body required
object
email
required
string
password
required
string
isPasskey
required
boolean
Responses
200
Success
object
access_token
required
string
scope
required
string
expires_in
required
number
token_type
required
string