Last Updated: October 2025
Authentication and Local Storage
Perspective uses the following technologies to operate the Service:
- Authentication tokens - JWT tokens stored in browser localStorage to keep you logged in securely. These are essential for the Service to function.
- Session state - Session information stored in browser memory to maintain your current state while using the platform.
Error Tracking and Analytics
We use third-party services to improve the Service:
- Sentry - Error tracking and session replay to debug issues and improve reliability. Sentry may set cookies for session tracking.
Managing Browser Storage
You can clear browser localStorage and cookies through your browser settings:
- Chrome/Edge: Settings → Privacy and Security → Clear browsing data
- Firefox: Settings → Privacy & Security → Cookies and Site Data
- Safari: Preferences → Privacy → Manage Website Data
Note: Clearing authentication tokens will log you out of the Service.