Lucent 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.