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: allow session expiry to be configurable #126

Merged
merged 3 commits into from
Oct 12, 2023

Conversation

gigajuwels
Copy link
Contributor

This PR allows the dApp to configure how long a session will remain open before it expires. This can be configured in the ConnectOptions passed into Connect(). The default is 5 minutes.

@gigajuwels gigajuwels mentioned this pull request Oct 4, 2023
@skibitsky skibitsky merged commit f816a10 into 2.0 Oct 12, 2023
2 checks passed
@skibitsky skibitsky deleted the feat/configurable-session-expiry branch October 12, 2023 12:58
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