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 code example references the lcobucci/jwt library, but no version number. Using the latest version of that package with the given code example results in an error (cannot instantiate an interface "Builder").
When using the latest compatible version of lcobucci/jwt, there are 2 deprecated warnings.