Module send_login_request

Module send_login_request 

Source
Expand description

Common send function for login requests

Functionsยง

send_login_request ๐Ÿ”’
A common function to send login requests to the Identity connect/token endpoint. Returns a common success model which has already been converted from the API response, or a common error model representing the login error which allows for conversion to specific error types based on the login method used.