Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 805 Bytes

File metadata and controls

13 lines (10 loc) · 805 Bytes

# EmbeddedLoginRequestOutput

Properties

Name Type Description Notes
error string If the login request failed, this field will contain the error message [optional]
error_code int If the login request failed, this field will contain the error code [optional]
token string The auth token that lets your users login into permit elements [optional]
extra string Extra data that you can pass to the login request [optional]
redirect_url string The full URL to which the user should be redirected in order to complete the login process

[Back to Model list] [Back to API list] [Back to README]