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

feat: add expires_at validation in #_saveSession() #721

Closed
wants to merge 1 commit into from

Conversation

hf
Copy link
Contributor

@hf hf commented Jul 5, 2023

An error will be thrown if _saveSession is called with a session that does not have an expires_at. Previously it failed silently.

@hf hf force-pushed the hf/add-session-expires-at-validation branch from 180bec7 to d9d5449 Compare July 5, 2023 10:26
@hf hf closed this Dec 20, 2023
@hf hf deleted the hf/add-session-expires-at-validation branch December 20, 2023 09:23
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.

1 participant