Objects
EmailPasswordParameter
Credentials for providers that require email plus password login.
emailstring[email]
Email address used as the username.
passwordstring
Account password.
Properties inherited from: CollectionParameter
typestring
Example
{ "email": "user@insurely.com", "password": "Sup3rSecret!"}