fastify-secure-session icon indicating copy to clipboard operation
fastify-secure-session copied to clipboard

Create a secure stateless cookie session for Fastify

Results 11 fastify-secure-session issues
Sort by recently updated
recently updated
newest added

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the regression has not already been reported ### Last working...

bug
help wanted

## 🐛 Bug Report Passing `signed: true` (I know that this makes not too much sense) to underlying fastify-cookie breaks session decoding. ## To Reproduce Steps to reproduce the behavior:...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

Fixes #217 This PR ensures `changed` in Session is set to true by: - observing modifications to objects (and recursive objects) within Session - observing when the `delete` keyword is...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue I...

### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...