#Set Cookie on Client Login?
4 messages · Page 1 of 1 (latest)
iirc, server side sdk returns a secret that can be later hooked to the client side like Client#setSession().
yeh I am thinking using just JWT's
that'd have shorter expiration though.
4 messages · Page 1 of 1 (latest)
Is it possible to have the client SDK return a Set-Header cookie for SSR applications with client-side authentication?
iirc, server side sdk returns a secret that can be later hooked to the client side like Client#setSession().
yeh I am thinking using just JWT's
that'd have shorter expiration though.