S
slegian-bva
Guest
We tried the same, with plain progress first and hit that Base64 issue, then had to deal with certificates so settled on the System.IdentityModel.Tokens.Jwt package from Microsoft, though it seems to be in a state of flux and changes from one version to the next. Got the 5.2.2 version working and can now validate an auth0 issued, RS256 signed jwt...
Continue reading...
Continue reading...