-
-
Notifications
You must be signed in to change notification settings - Fork 6
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: server side user actions #371
Comments
Hi! Seeing the work you're doing. Thanks for the updates on the package 🙏🏼 |
This would indeed be a very useful feature! |
Hi, in the newest AppWrite release (1.5.1) there is support for SSR authentication. |
8 tasks
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Get session by intercepting
account.createSession*
method response header, and pass it toclient
headersThe text was updated successfully, but these errors were encountered: