buttercup / buttercup-mobile

:iphone: React-Native mobile application for Buttercup
https://buttercup.pw
GNU General Public License v3.0
391 stars 69 forks source link

Android App oauth authorization only works with chrome browser #331

Closed Bratieres closed 1 year ago

Bratieres commented 1 year ago

Android App oauth authorization only works with chrome browser, my default browser is Android Vivaldi and authentication never ends. Changing default browser to Chrome works.

perry-mitchell commented 1 year ago

This is an issue with Vivaldi then, as for authentication we use typical HTTPS and protocol links that should reopen Buttercup after authorising. The fact that it works in Chrome shows that Vivaldi is not correctly executing the protocol links for auth to return you to Buttercup (I presume that this is the issue).

Also, please open such issues in the mobile repository - this is for desktop issues.