User bio
404 bio not found
Member since Oct 15, 2018
Posts:
Replies:
I have updated flags to 1 to remove CR/LF.
I still see Invalid Signature warning in jwt.io
When I paste the jwt at https://jwt.io/, I see:
invalid signature
Open Exchange applications:
Certifications & Credly badges:
Oliver has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Oliver has no followers yet.
Following:
I see there is a difference between base64 and base64url encoding ...
url - String based data encoding: Base64 vs Base64url - Stack Overflow
I added this line in my code:
Set jwt = $Translate(jwt,"+/=","-_")