buttercup / buttercup-mobile

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

[IOS/Android] Google reauthentication #318

Closed QuinsZouls closed 2 years ago

QuinsZouls commented 2 years ago

When I add a new vault with Google drive, the app redirect to a google grant permission page, I grant access to my Drive account and It works fine, I can access to my vault with password or FaceID/fingerprint fine for a fews days, the problem is when I open the app after one week and then it redirect me again to google for grant permissions :/, this shouldn't happen because i granted those permissions, so i have to grant those permissions again to have access to my vault, i have this problem on Android (Galaxy Tab s7) and IOS (Iphone 11). Mobile authentication shuld be similar to a browser extension (It ask only one time por those permissions)

perry-mitchell commented 2 years ago

Dupe of #304