getguesstimate / guesstimate-app

Create Fermi Estimates and Perform Monte Carlo Estimates
http://getguesstimate.com/
MIT License
2.34k stars 125 forks source link

Switch from JWT to httponly cookies #1026

Closed berekuk closed 7 months ago

berekuk commented 7 months ago

Done/reconsidered - switched to next-auth JWT sessions (stored in cookies) for now.