Authentication
Gates access to all SAPOT features via a dual-token JWT system (access, refresh, reauth). Handles registration, login, logout with token blacklisting, token refresh, and lockout after repeated failed login attempts.
Authentication — Design
Architecture
Authentication — Requirements
Overview
Authentication — Testing
Test strategy