Cookies are small text files that are placed on your computer by websites that you visit. They are widely used in order to make websites work, or work more efficiently, as well as to provide information to the owners of the site.
The table below explains the cookies we use and why.
| Cookie Name | Purpose |
|---|---|
| _next_supabase_session | This cookie is used to authenticate users and store session data. |
| _next_supabase_anon | This cookie is used to authenticate users without storing session data. |
| theme | This cookie is used to store the user's preferred theme. |
| sb-access-token | Cookie for authentication token. |
| sb-refresh-token | Cookie for refresh token. |