Replies: 1 comment 3 replies
-
Hey @huyparody, It's something that has already been considered in the past, tbh, but I never went through with it cause I assumed users would rely on something a bit more robust than just a cookie timestamp sorting (which is beyond the scopes of the library, though). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @sbertix
I tried to login 3 different account, and use
Authenticator.userDefaults.secrets.get()
to get all the Secrets, but everytime I fetch, the array of Secrets change the order, can you reorder it with login timestamp?e.g. account 1 login first so the order of that Secret would be at
[0]
.Beta Was this translation helpful? Give feedback.
All reactions