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
A new version of clippy complains about unused attributes. They *are*
used by jsonwebtoken when validating tokens, but we don't read the
values anywhere in our code.
0 commit comments