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
To use version 4 of lcobucci/jwt, we needed to init the new Configuration object. At the moment, this is instantiated locally but it would be good if we could inject this as a dependency. Unfortunately this creates a breaking change so needs to be held out for v9.
The text was updated successfully, but these errors were encountered:
To use version 4 of lcobucci/jwt, we needed to init the new Configuration object. At the moment, this is instantiated locally but it would be good if we could inject this as a dependency. Unfortunately this creates a breaking change so needs to be held out for v9.
The text was updated successfully, but these errors were encountered: