login

suspend fun login()

Create a session with the username and password provided in the constructor.

NOTE: Calling login is not required as authentication is managed internally.