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

[web]: session token is never used #43

Open
mrcsilverfox opened this issue May 19, 2023 · 0 comments
Open

[web]: session token is never used #43

mrcsilverfox opened this issue May 19, 2023 · 0 comments

Comments

@mrcsilverfox
Copy link
Contributor

I noticed that the web implementation does not use the session token.
The _lastSessionToken is declared optional but it is never used. Also there is no getSessionToken method to check the whether the session should be reset (this method is included in the iOS and Android implementations).

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

No branches or pull requests

1 participant