Skip to content

Conversation

@johnhorsema
Copy link
Contributor

@johnhorsema johnhorsema commented Jun 23, 2020

  • simlar to express-session, would want to implement sessions for user authentication
  • basic auth example does not include cookie expiry

"ts-node": "^8.10.2",
"typescript": "^3.9.5"
"typescript": "^3.9.5",
"yarn": "^1.22.4"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't seem to be used.

Copy link
Contributor Author

@johnhorsema johnhorsema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed yarn dependency in nodejs.

@johnhorsema johnhorsema changed the title Add nodejs MemorySessionStore example Add nodejs Session Store example Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants