Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
jaivial
/
nitro-auth-express-flow
like
0
Running
App
Files
Files
Community
main
nitro-auth-express-flow
37.9 kB
Ctrl+K
Ctrl+K
1 contributor
History:
4 commits
jaivial
Add the login route
46d5e1a
verified
4 months ago
components
Review an solve errors
4 months ago
server
Add the login route
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
README.md
Safe
251 Bytes
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
4 months ago
index.html
Safe
9.21 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
4 months ago
login.html
Safe
8.34 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
4 months ago
nitro.config.ts
Safe
240 Bytes
Add the login route
4 months ago
package.json
Safe
428 Bytes
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
4 months ago
script.js
Safe
593 Bytes
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
4 months ago
style.css
Safe
689 Bytes
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
4 months ago