Skip to content

Add Close Method#8

Closed
ivansapr wants to merge 3 commits into
atomicfi:masterfrom
ivansapr:master
Closed

Add Close Method#8
ivansapr wants to merge 3 commits into
atomicfi:masterfrom
ivansapr:master

Conversation

@ivansapr
Copy link
Copy Markdown

@ivansapr ivansapr commented Mar 7, 2024

For our client, we need to log out when our session expires. Since Atomic has a minimum token expiration of 30 minutes, we need a method to forcibly close it from the Flutter side.

Use case:

Open Atomic View.
Lock phone.
Wait 5 minutes (our session expires at 4 minutes).
Unlock phone.

Expected Result: App returns to a login screen.
Actual Result: The Atomic view is still shown. If closed, we are taken to the login screen.

@matiasleyba
Copy link
Copy Markdown

@sean-hill @brax10ward Hi guys, any news on this? I think it is a cool feature, thanks in advance!

@brax10ward brax10ward closed this Sep 8, 2025
@brax10ward
Copy link
Copy Markdown
Contributor

Implemented in #41

@matiasleyba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants