Ethan Wilkes

Results 3 issues of Ethan Wilkes

## ☕️ Reasoning Fixes #3563, fixes #4924 Essentially, the session maxAge was overriding the JWT maxAge. This meant that the JWT maxAge options did not do anything and was never...

TypeScript
core

### Question 💬 In the type definition for JWTEncodeParams, maxAge is defined as optional. ![image](https://user-images.githubusercontent.com/33569440/178795306-8191b1de-fc6f-482a-acf2-e6654660118b.png) ``` export interface JWTEncodeParams { /** The JWT payload. */ token?: JWT; /** The secret...

stale
TypeScript
good first issue

Can use conceal to do something creative, like replacing the text in the secret file with locks or something until you press "y" to enter the file.