Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lithdew
/
flatend
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
654
Code
Issues
4
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add nodejs Session Store example
- #5
#5
Open
johnhorsema
wants to merge 10 commits into
lithdew:master
lithdew/flatend:master
from
johnhorsema:master
johnhorsema/flatend:master
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Add nodejs Session Store example
#5
johnhorsema
wants to merge 10 commits into
lithdew:master
lithdew/flatend:master
from
johnhorsema:master
johnhorsema/flatend:master
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2020
Added session example.
johnhorsema
committed
f50a01f
View commit details
Copy full SHA for f50a01f
Browse repository at this point
Modify naming. Minor fix to user.find.
johnhorsema
committed
146d8ea
View commit details
Copy full SHA for 146d8ea
Browse repository at this point
Rename AppSession to MemorySessionStore.
johnhorsema
committed
744a8e0
View commit details
Copy full SHA for 744a8e0
Browse repository at this point
Fix typos and remove sessionid from MSS constructor.
johnhorsema
committed
244a495
View commit details
Copy full SHA for 244a495
Browse repository at this point
Change store type requirement.
johnhorsema
committed
82d46e7
View commit details
Copy full SHA for 82d46e7
Browse repository at this point
Separate store logic.
johnhorsema
committed
adafc80
View commit details
Copy full SHA for adafc80
Browse repository at this point
Provide store interface.
johnhorsema
committed
9752125
View commit details
Copy full SHA for 9752125
Browse repository at this point
Remove yarn dev dependency in nodejs folder.
johnhorsema
committed
f3b903f
View commit details
Copy full SHA for f3b903f
Browse repository at this point
Added salted hashing passwords.
johnhorsema
committed
4b5ac67
View commit details
Copy full SHA for 4b5ac67
Browse repository at this point
Removed default users.
johnhorsema
committed
ce19c25
View commit details
Copy full SHA for ce19c25
Browse repository at this point
You can’t perform that action at this time.