Path Parameters
The provider used for authentication.
Example:
"emailpass"
Body
application/json · input · object
The input data necessary for authentication. For example, for email-pass authentication, pass email
and password
properties.
Response
OK
The authentication's details.
The JWT token used for registration or authentication.