Michael Vincent Misayah • Web Portfolio
Welcome! This site uses a simple login for everyone.
I ask visitors to sign in so I can demonstrate real-world JWT authentication with HttpOnly cookies and protected routes. No personal data is collected; these are shared demo credentials and the session is temporary.
Use these to sign in
Open demoUsername:
test
Password:
test
Why login? It showcases: JWT issuance via API, HttpOnly cookie storage, middleware-gated routes, and server-side session checks in Next.js.
Tip: you can also sign out from the header to see the redirect flow.
Sign in
Public demo — all visitors welcome