mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Implement custom auth using crypto.scrypt password hashing and UUID session tokens. Includes login/logout/session endpoints, preHandler middleware that skips public routes, and automatic default admin creation on first startup.