Skip to content

_establish_xsrf use auth URL to obtain XSRF

The www.minds.com/login URL does not receive XSRF token and will result in below error:

minds.exceptions.AuthenticationError: could not establish minds connection: can't find xsrf-token

Tested on virtual env on Termux. (Python3.10)

Merge request reports