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
Update JsonWebToken - extract and expose the method that reads the header/payload property values from the reader so it can be overridden in child classes to add any extra own logic.
Update
JsonWebToken
- extract and expose the method that reads the header/payload property values from the reader so it can be overridden in child classes to add any extra own logic.Related to #2583, #2495.
The text was updated successfully, but these errors were encountered: