Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 493 Bytes

File metadata and controls

16 lines (8 loc) · 493 Bytes

TokenInputBody

Properties

Name Type Description Notes
apiKey String API key to exchange for a JWT [optional]
email String User email address (required with password) [optional]
password String User password (required with email or username) [optional]
username String Username (alternative to email, required with password) [optional]