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

Fix expiresIn in iOS has an incorrect value #686

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

poovamraj
Copy link
Contributor

Changes

This issue is occuring since web authentication returns timeIntervalSince1970 but save credentials used timeIntervalSinceNow. This is fixed in this change.

References

#684

Testing

Tested the changes manually

@poovamraj poovamraj requested a review from a team as a code owner August 5, 2023 23:37
@poovamraj poovamraj merged commit 47b34b2 into vnext Aug 8, 2023
4 checks passed
@poovamraj poovamraj deleted the fix-save-credentials-time branch August 8, 2023 11:34
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.

2 participants