Closed joaosantos15 closed 5 years ago
Currently on the dashboard, login is done by having the user sign a Metamask message, instead of providing username and password.
To support this, Mythxjs should:
/auth/challenge
auth/login
cc @Gtonizuka
There is a PR waiting to be merged in that solve this issue
Currently on the dashboard, login is done by having the user sign a Metamask message, instead of providing username and password.
To support this, Mythxjs should:
/auth/challenge
to the mythx APIauth/login
endpoint on the mythx api