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

Access sessionId #164

Closed
colin-persona opened this issue Aug 14, 2024 · 4 comments
Closed

Access sessionId #164

colin-persona opened this issue Aug 14, 2024 · 4 comments
Labels

Comments

@colin-persona
Copy link

Problem Statement

I want to get and use sessionId for my own purposes (correlating your sessions with my server data). But, it's private. Could you make an accessor, or public?

private var sessionId: String?

Solution Brainstorm

Make an accessor function.

@colin-persona colin-persona added the enhancement New feature or request label Aug 14, 2024
@marandaneto
Copy link
Member

@colin-persona that is fine, would you like to open a PR and make a read-only getter?

@colin-persona
Copy link
Author

Yes. Yes I would, thanks! Here it is: #165

@colin-persona
Copy link
Author

I didn't add to change log or bump version... figured you should do that?

@marandaneto
Copy link
Member

done by #170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants