What's Changed
🔧 Fixes
- Fix: "Check if password is leaked" did not work
- Fix: Pageview properties (metadata) panel only displays 1 key
- Fix: Auth redirects issues (if you go to a project settings page, for example, it would redirect you to /login, and then to /dashboard); now the auth redirects are handled correctly and do not redirect when it's not needed
🔸 Misc
- Refactored and simplified authentication
- Improve metadata table usability