Menu

#Refresh

1465 posts

Feed·
20 of 1465 posts
The OAuth refresh-token race that logs your users out — and the two-layer fix
🖼️
0

The OAuth refresh-token race that logs your users out — and the two-layer fix

DEV Community: node·wartzar-bee·3 days ago
#WWSv5CNe
#dev#refresh#token#lock#process#single

Modern refresh tokens are single-use and rotating. When several requests refresh at once, the losers send an already-rotated token and get invalid_grant — or worse, the whole token family gets revoked.…

15s
Read More
Rembrandt Oil Paints — Brand refresh - Sylvan Hillebrand
🖼️
0

Rembrandt Oil Paints — Brand refresh - Sylvan Hillebrand

Established in 1899, Rembrandt carries 125 years of history and has become a respected name in fine art materials, ready for a brand refresh.The process focused on evolving the current visual identity to modernise the design system while staying true to...

15s
Read More
JWT Token Refresh Patterns in React 19: Avoiding the Silent Auth Death Spiral
🖼️
0

JWT Token Refresh Patterns in React 19: Avoiding the Silent Auth Death Spiral

DEV Community: authentication·Ugur Aslim·3 days ago
#nPn8aUak
#dev#token#refresh#refreshtoken#const#error

Implement bulletproof token refresh logic that handles concurrent requests, prevents race conditions, and gracefully degrades when refresh tokens expire—without the headaches of localStorage security theater.

15s
Read More