update auth guard and sign-in forms, add guidelines for custom auth to handle login and logout,

This commit is contained in:
louiscklaw
2025-05-11 07:54:23 +08:00
parent 25c1d3c917
commit 9a8fd1c073
4 changed files with 139 additions and 25 deletions

View File

@@ -0,0 +1,10 @@
# GUIDELINES
This folder contains login pages
the `@` sign refer to `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src`
## Assumption and Requirements
- assume `pb` is located in `@/lib/pb`
- no need to handle error in this function, i'll handle it in the caller