You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For auth, we are going to save the auth user token into cookies.
Then before rendering the index.edge file, we'll get the authenticated user, and add it to the request object, before rendering the index.edge file.