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

Server side session management for web apps #33

Open
goenning opened this issue Jul 25, 2023 · 1 comment
Open

Server side session management for web apps #33

goenning opened this issue Jul 25, 2023 · 1 comment
Labels
feature request New feature or request

Comments

@goenning
Copy link
Member

goenning commented Jul 25, 2023

Web App SDKs require special handling when it comes to session tracking. As we can't use persistent cookies for privacy reason, we need to manage sessions on the server side for such cases.

As part of this change, the @aptabase/web SDK should no longer generate session_id

@Guysnacho
Copy link

Guysnacho commented Jun 1, 2024

Hi, I've got a svelte kit api that I think would be a good use case for this. Lookin into it and #34 if it ends up overlapping

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

No branches or pull requests

2 participants