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
I was surprised when I was using a frozen hash (in specs) as claims
that I was getting a `FrozenError`. So re-arrange the initializer
to modify `self` instead of the passed in `claims`.
0 commit comments