You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user encounters an "Unauthorized" error while attempting to access their vault through the Files app, they should be guided through a reauthentication workflow via deep-linking.
Details
Upon receiving an "Unauthorized" message, the user will be presented with an option to initiate reauthentication.
Selecting the reauthentication option will deep-link the user to Cryptomator's main app, where the authentication process will start automatically.
This will provide a seamless way for users to restore access without needing to manually navigate through the app settings.
User Flow
User attempts to access their vault via the Files app, but the cloud access token is invalid.
"UnauthorizedError" screen appears with an option to reauthenticate.
User selects "Open Cryptomator".
Cryptomator app opens via deep-link, automatically starting the authentication process.
Summary
When a user encounters an "Unauthorized" error while attempting to access their vault through the Files app, they should be guided through a reauthentication workflow via deep-linking.
Details
Upon receiving an "Unauthorized" message, the user will be presented with an option to initiate reauthentication.
Selecting the reauthentication option will deep-link the user to Cryptomator's main app, where the authentication process will start automatically.
This will provide a seamless way for users to restore access without needing to manually navigate through the app settings.
User Flow
Notes
This enhancement is a follow-up from #18.
The text was updated successfully, but these errors were encountered: