cryptomator / ios

Cryptomator for iOS
https://cryptomator.org
GNU General Public License v3.0
194 stars 25 forks source link

Improve Cryptomator Hub Authentication Flow #329

Closed phil1995 closed 7 months ago

phil1995 commented 7 months ago

Improves the Cryptomator Hub Authentication Flow:

  1. Instead of a custom loading screen show the Progress HUD
  2. Instead of a screen with a login button directly open Safari for the OAuth Login
  3. Show for all screens a generic navigation title "Hub Vault"

In addition I moved a couple of dependencies to the new DependencyValues approach which we introduced a couple weeks ago.