rushie v0.1.1 Rushie.Login

Functionality to login to a Rushfiles instance

Link to this section Summary

Functions

Login to a Rushfiles gateway. It’s not recommended to call this function directly, instead use Rushie.login/3

Login to the specified domain with email, password. It’s not recommended to call this function directly, instead use Rushie.login/3

Link to this section Functions

Link to this function gateway_login(login)

Login to a Rushfiles gateway. It’s not recommended to call this function directly, instead use Rushie.login/3

Link to this function login(domain, email, password)

Login to the specified domain with email, password. It’s not recommended to call this function directly, instead use Rushie.login/3

Link to this function parse_gateway_login(login, body)
Link to this function parse_login(body)