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
Accelerator
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
Type
/
to 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 }}
durban89
/
session
Public
forked from
koajs/session
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 7, 2015
Release 3.2.0
dead-horse
committed
2f3fe88
View commit details
Copy full SHA for 2f3fe88
Browse repository at this point
update hooks in readme
dead-horse
committed
9472d81
View commit details
Copy full SHA for 9472d81
Browse repository at this point
Merge pull request #39 from koajs/valid-hook
Show description for 7bf50d7
dead-horse
committed
7bf50d7
View commit details
Copy full SHA for 7bf50d7
Browse repository at this point
Commits on Jun 6, 2015
feat: add opts.valid() and opts.beforeSave() hooks
Show description for 1171068
fengmk2
committed
1171068
View commit details
Copy full SHA for 1171068
Browse repository at this point
Commits on Jun 4, 2015
Release 3.1.1
dead-horse
committed
5a5e26f
View commit details
Copy full SHA for 5a5e26f
Browse repository at this point
Merge pull request #38 from koajs/sessionOptions-not-exists
Show description for 2930350
dead-horse
committed
2930350
View commit details
Copy full SHA for 2930350
Browse repository at this point
deps: upgrade deep-equal to 1.0.0
fengmk2
committed
3935a71
View commit details
Copy full SHA for 3935a71
Browse repository at this point
docs: add status image to readme
fengmk2
committed
30bf7ee
View commit details
Copy full SHA for 30bf7ee
Browse repository at this point
fix: allow get session property before enter session middleware
Show description for d2a41e1
fengmk2
committed
d2a41e1
View commit details
Copy full SHA for d2a41e1
Browse repository at this point
Commits on Dec 25, 2014
Release 3.1.0
dead-horse
committed
1ef8115
View commit details
Copy full SHA for 1ef8115
Browse repository at this point
Merge pull request #31 from koajs/session-expire
Show description for 39e93ea
dead-horse
committed
39e93ea
View commit details
Copy full SHA for 39e93ea
Browse repository at this point
refactor(index.js): rename _sessjson to _prevjson
dead-horse
committed
f8c9580
View commit details
Copy full SHA for f8c9580
Browse repository at this point
fix(index.js): set maxAge in cookie session
dead-horse
committed
64b396a
View commit details
Copy full SHA for 64b396a
Browse repository at this point
add session.maxAge
Show description for 9f89d94
dead-horse
committed
9f89d94
View commit details
Copy full SHA for 9f89d94
Browse repository at this point
set expire in cookie value
Show description for 826a995
dead-horse
committed
826a995
View commit details
Copy full SHA for 826a995
Browse repository at this point
Commits on Dec 11, 2014
Release 3.0.0
dead-horse
committed
799f846
View commit details
Copy full SHA for 799f846
Browse repository at this point
Merge pull request #32 from koajs/performance
Show description for 11782c5
dead-horse
committed
11782c5
View commit details
Copy full SHA for 11782c5
Browse repository at this point
improve performance by reduce hiddin class on every request
Show description for aff00c8
fengmk2
committed
aff00c8
View commit details
Copy full SHA for aff00c8
Browse repository at this point
Commits on Oct 20, 2014
fix example
dead-horse
committed
e5a496c
View commit details
Copy full SHA for e5a496c
Browse repository at this point
Commits on Sep 16, 2014
useless commit for coverage
jonathanong
committed
ea385db
View commit details
Copy full SHA for ea385db
Browse repository at this point
add coverage
jonathanong
committed
ab06e27
View commit details
Copy full SHA for ab06e27
Browse repository at this point
Commits on Mar 13, 2014
refactor with commit() helper
Show description for 3495ecb
tj
committed
3495ecb
View commit details
Copy full SHA for 3495ecb
Browse repository at this point
change test labels
tj
committed
51d1237
View commit details
Copy full SHA for 51d1237
Browse repository at this point
add newlines to the tests
tj
committed
9623fcf
View commit details
Copy full SHA for 9623fcf
Browse repository at this point
refactor error handling with finally statement
tj
committed
118a4a8
View commit details
Copy full SHA for 118a4a8
Browse repository at this point
Commits on Mar 12, 2014
readme: add not about session stores
jonathanong
committed
44accc4
View commit details
Copy full SHA for 44accc4
Browse repository at this point
Commits on Feb 19, 2014
Merge pull request #25 from MBehtemam/master
Show description for 72bf879
jonathanong
committed
72bf879
View commit details
Copy full SHA for 72bf879
Browse repository at this point
Update Readme.md
Show description for 48d08ab
MBehtemam
committed
48d08ab
View commit details
Copy full SHA for 48d08ab
Browse repository at this point
Commits on Feb 18, 2014
2.0.0
jonathanong
committed
414133f
View commit details
Copy full SHA for 414133f
Browse repository at this point
base64 encode cookies incase invalid characters are used
Show description for ae0ceeb
jonathanong
committed
ae0ceeb
View commit details
Copy full SHA for ae0ceeb
Browse repository at this point
Commits on Feb 4, 2014
1.2.1
jonathanong
committed
916fc71
View commit details
Copy full SHA for 916fc71
Browse repository at this point
don't let thrown errors bypass saving sessions
jonathanong
committed
4c1421c
View commit details
Copy full SHA for 4c1421c
Browse repository at this point
Commits on Jan 3, 2014
yield *next;
jonathanong
committed
e9bdd2b
View commit details
Copy full SHA for e9bdd2b
Browse repository at this point
Commits on Dec 26, 2013
Merge pull request #21 from juliangruber/patch-1
Show description for ac8810b
jonathanong
committed
ac8810b
View commit details
Copy full SHA for ac8810b
Browse repository at this point
docs: update app.use signature
juliangruber
committed
d9af3b9
View commit details
Copy full SHA for d9af3b9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.