Authentication
Passwords are hashed and sessions are stored server-side with expiration.
- scrypt hash
- HTTP-only cookies
- Persisted sessions
NeoAgenda protects sessions with HTTP-only cookies and separates user and admin access.
Passwords are hashed and sessions are stored server-side with expiration.
Private routes require a session and the admin console requires the ADMIN role.
Create your NeoAgenda workspace, publish your services, and share booking links.