Where is Base64UrlEncode ?
panost opened this issue · 2 comments
panost commented
I tried to see how Base64UrlEncode and Base64UrlDecode are implemented.
It's supposed to be member of a class named "WebEncoders", but I can't find it
I have read a comment that is been migrated to corefx System.Text.Encodings.Web but isn't there also
Tratcher commented