Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛠️ [TASK] : Keeping Session Cached #1328

Open
4 of 5 tasks
Tracked by #1255
damian-molinski opened this issue Dec 4, 2024 · 2 comments
Open
4 of 5 tasks
Tracked by #1255

🛠️ [TASK] : Keeping Session Cached #1328

damian-molinski opened this issue Dec 4, 2024 · 2 comments
Assignees
Labels
dart Pull requests that update Dart code F14

Comments

@damian-molinski
Copy link
Contributor

damian-molinski commented Dec 4, 2024

Summary

Keychain unlock state should be kept cached as well as User data.

Description

Part of #1255

Reasoning

When user is switching pages via browser url app is restarted and in memory data is lost. This means when user unlocks keychain and switching pages via url or comes back to page after some time keychain should be unlocked.

Another part is keeping user data cached locally. For some time we'll not have information's about user from cat_gateway but we want user to be able to use app, just without any backend interactions.

Requirements

Depends on

@damian-molinski damian-molinski added the dart Pull requests that update Dart code label Dec 4, 2024
@damian-molinski
Copy link
Contributor Author

@stevenj or @mike-mcnulty update ticket with how long do we want to keep session valid locally before requiring LockFactor again from user.

@damian-molinski damian-molinski self-assigned this Dec 12, 2024
@damian-molinski damian-molinski moved this from New to 🏗 In progress in Catalyst Dec 12, 2024
@damian-molinski damian-molinski moved this from 🏗 In progress to New in Catalyst Dec 12, 2024
@damian-molinski damian-molinski moved this from New to 🛑 Blocked in Catalyst Dec 16, 2024
@damian-molinski
Copy link
Contributor Author

Waiting for backend to finish this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code F14
Projects
Status: 🛑 Blocked
Development

No branches or pull requests

1 participant