Admin Login Page with Authentication #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Task
Create admin login page with proper authentication.
Requirements
Files Changed
public/login.html- New login pagepublic/js/api.js- Auth API methodspublic/admin.html- Auth check on page loadsrc/server/index.ts- CSRF endpoint, auth endpointsAcceptance Criteria
Migrated from UniqueSoft/APAW#28