#Set Cookie on Client Login?

4 messages · Page 1 of 1 (latest)

primal blaze
#

Is it possible to have the client SDK return a Set-Header cookie for SSR applications with client-side authentication?

reef anvil
#

iirc, server side sdk returns a secret that can be later hooked to the client side like Client#setSession().

primal blaze
reef anvil