Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jaivial
/
nitro-auth-express-flow
like
0
Running
App
Files
Files
Community
main
nitro-auth-express-flow
/
components
1 contributor
History:
2 commits
jaivial
Review an solve errors
eefeb00
verified
about 2 months ago
navbar.js
Safe
5.16 kB
Review an solve errors
about 2 months ago
sidebar.js
Safe
3.03 kB
Okay now add nitro as ssr and add an express backend with a simple login and authentication system that creates session id and stores session id as http only cookie and in the ssr middleware for all routes we do have a check for the http only cookie to check if is present or expired to redirect to home page or to login page
about 2 months ago
stat-card.js
Safe
2.99 kB
Okay now add nitro as ssr and add an express backend with a simple login and authentication system that creates session id and stores session id as http only cookie and in the ssr middleware for all routes we do have a check for the http only cookie to check if is present or expired to redirect to home page or to login page
about 2 months ago