Back
Similar todos
Upgrade to new Rails 7.1 defaults. This might have invalidated some older cookies if you haven't signed in in a while #wip
read about cookies 🍪 www.writesoftwarewell.com/how…
Generate JWT and store as cookie #stronger
implement HTTPONLY cookies for session token #nomads (thanks @pretzelhands)
fixed cookie handling #vansecrets
replace authentication_token with rails’ native token type #wip
Add JWT-based auth, because cookies are not cool. #currently3
fix Rails middleware #japandev
add cookie helpers #postman
switch to rails 6 #startupjobs
move all data from stories.js to rails database #starterstory
CRA -> Next.js migration - simplify auth just use single token cookie remove refresh token #quizwhizzer
refactor Rails code for What
Remove simple_form gem because these days I prefer to run on stock Rails as much as possible #startupjobs
Solve issue around cookie auth with Next.js (i.e. SSR) #stronger
Yolo into new Rails 7 framework defaults, because it seems too complex to do it gradually #startupjobs
Switch from Rails' built-in ActionMailbox to custom webhooks, because Postmark provides some nicely parsed data that's easier to work with than raw emails #followup