Skip to content

Commit

Permalink
remove session links
Browse files Browse the repository at this point in the history
  • Loading branch information
joelanman committed Jul 19, 2023
1 parent 4850aa8 commit 61e47fc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/v13/documentation/session.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,3 @@ Or in views as:
{{ data['claimant']['last-name'] }}
{{ data['partner']['first-name'] }}
{{ data['partner']['last-name'] }}
```

An [example using express-session to store page views for a user](https://github.com/expressjs/session#example)

Read more about the [Express Session](https://github.com/expressjs/session)

0 comments on commit 61e47fc

Please sign in to comment.