Skip to content

Commit cdd0386

Browse files
committed
wip HTTP session
1 parent dd6e649 commit cdd0386

File tree

2 files changed

+31
-7
lines changed

2 files changed

+31
-7
lines changed

Sessions.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

session.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,34 @@
22

33

44
## Overview
5-
Sessions are not yet available in Supercharge v2.
5+
Tba.
6+
7+
8+
## Configuration
9+
Tba.
10+
11+
12+
## Interacting with the Session
13+
Tba.
14+
15+
16+
### Retrieving Data
17+
Tba.
18+
19+
20+
### Storing Data
21+
Tba.
22+
23+
24+
### Deleting Data
25+
Tba.
26+
27+
28+
### Regenerating the Session ID
29+
Tba.
30+
31+
32+
### Invalidating the Session
33+
Tba.
34+
35+

0 commit comments

Comments
 (0)