Polyjuice Client v0.4.4 mix polyjuice.login View Source

Log in to a Matrix homeserver.

mix polyjuice.login [opts] homeserver_url username password

Command line options

  • --storage - Elixir code to create the storage to save the client state in. If this option is not provided (or if the --verbose option is also provided), the logged in user ID, device ID and access token will be printed.
  • --verbose - print the logged in user ID, device ID and access token even if the --storage option is provided.