mirror of
/repos/dotTiddlywiki.git
synced 2025-12-30 07:31:33 +01:00
15 lines
552 B
Plaintext
15 lines
552 B
Plaintext
created: 20150409094040493
|
|
creator: user
|
|
modified: 20150409094240385
|
|
modifier: user
|
|
tags:
|
|
title: Cookie Sessions
|
|
type: text/vnd.tiddlywiki
|
|
|
|
* https://github.com/senchalabs/connect#readme
|
|
* http://www.senchalabs.org/connect/cookieSession.html
|
|
* https://github.com/caolan/cookie-sessions/blob/master/lib/cookie-sessions.js
|
|
* http://www.alexehrnschwender.com/2013/07/client-side-auth-session-mgmt-backbone-node/
|
|
* https://github.com/mozilla/node-client-sessions
|
|
* https://stormpath.com/blog/everything-you-ever-wanted-to-know-about-node-dot-js-sessions/
|