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
* Use BCL Base64Url implementation
* [Testing] React to Base64Url changes (encoder is now strict, and no longer supports Base64)
* Apply formatting
* Update deps
* Eliminate allocation in Base64UrlConverter and improve error message when encountering invalid data
* Add Base64UrlConverter.EnableRelaxedDecoding feature
* Format Base64UrlConverter
* Fix EnableRelaxedDecoding implementation and add test coverage
0 commit comments