You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The background here is from keygrip which Express.js uses for it's cookie signing.
The idea is that the end user can rotate their keys, adding a new one which signs all new cookies while still allowing older cookies to be verified for a (probably lengthy) time.
The text was updated successfully, but these errors were encountered:
The background here is from keygrip which Express.js uses for it's cookie signing.
The idea is that the end user can rotate their keys, adding a new one which signs all new cookies while still allowing older cookies to be verified for a (probably lengthy) time.
The text was updated successfully, but these errors were encountered: