harvest-finance / harvest-front

Front-end for Harvest
Other
0 stars 8 forks source link

feat: add unstoppable domains as a login option #29

Open 0xfuje opened 2 years ago

0xfuje commented 2 years ago

This PR adds unstoppable domains as a login option

Modified files:

Client configuration Note

This PR works as is but if you wish to configure the login client yourselves here are the docs for it: Unstoppable Domains Login Client Configuration If you want to test the PR locally you have to set the redirect uri to http://localhost:3000/ via the login client config

Video:

https://user-images.githubusercontent.com/80958740/185895452-48f3ecd3-e451-44ee-a602-64cc0b547824.mp4

hubert895 commented 2 years ago

Minor comments and please revert the submodule changes.

0xfuje commented 2 years ago

I'm having some difficulty reverting the harvest-api submodule update. I think i could fix it via resetting to the last remote commit where i started working on the PR and rewrite the PR, but i don't think that would be efficient, but if there's no alternative i could do that