Commit Graph

1 Commits

Author SHA1 Message Date
taogaetz
fe3f532a25 Add access PIN authentication and manage access cookies
- Introduced ACCESS_PIN in env.example for site access control.
- Updated Locals interface to include hasAccess boolean for access management.
- Implemented access check in hooks.server.ts to redirect users without access to the /access page.
- Cleared access cookie on logout to ensure proper session management.
2025-09-14 15:01:03 -04:00