Back to Supabase

How Do I Make The Cookies Httponly VwweFx

apps/docs/content/troubleshooting/how-do-i-make-the-cookies-httponly-vwweFx.mdx

1.26.04264 B
Original Source

This is not necessary. Both the access token and refresh token are designed to be passed around to different components in your application. The browser-based side of your application needs access to the refresh token to properly maintain a browser session anyway.