In general, the way the sessions works is that on ...
# general
r
In general, the way the sessions works is that on the backend, you will have to integrate our SDK and use the
createNewSession
function in your login API. This function in turn will attach cookies to the response which the flutter interceptor will handle.