Cookies
Small session tools, explained plainly.
ADapptive uses browser storage necessary to keep the dashboard and sign-in flow working.
Authentication cookies
The dashboard uses secure, server-managed NextAuth session cookies to maintain your OIDC sign-in and refresh access when configured. Access tokens are not intentionally exposed to page JavaScript.
Extension storage
The browser extension stores approved site configuration locally so it can remember the origins and API settings you entered. Tester sessions and short-lived developer studio tokens are stored according to the extension’s local session behavior.
Control and changes
Blocking required session storage can prevent sign-in or extension operation. This page will be updated if optional analytics or marketing storage is introduced.