nuxt-appwrite icon indicating copy to clipboard operation
nuxt-appwrite copied to clipboard

Feat: server side user actions

Open Hrdtr opened this issue 2 years ago • 3 comments
trafficstars

Get session by intercepting account.createSession* method response header, and pass it to client headers

Hrdtr avatar Feb 22 '23 03:02 Hrdtr

Hi! Seeing the work you're doing. Thanks for the updates on the package 🙏🏼 Will deprecate mine soon so, not required now! Concerning this issue, I have something working on my side, will do a PR here so you can see and use it if you find it convenient. Have a good day.

YsarocK avatar Feb 22 '23 09:02 YsarocK

This would indeed be a very useful feature!

tbsvttr avatar Aug 23 '23 08:08 tbsvttr

Hi, in the newest AppWrite release (1.5.1) there is support for SSR authentication.

marcbejar avatar Mar 09 '24 11:03 marcbejar