cdn icon indicating copy to clipboard operation
cdn copied to clipboard

JWT & HS256

Open xgqfrms opened this issue 5 years ago • 1 comments

JWT

JSON Web Tokens

https://jwt.io/

https://en.wikipedia.org/wiki/JSON_Web_Token#Structure

Javascript HMAC SHA256

https://www.jokecamp.com/blog/examples-of-creating-base64-hashes-using-hmac-sha256-in-different-languages/#js

https://stackoverflow.com/questions/201479/what-is-base-64-encoding-used-for/201510#201510

https://github.com/xgqfrms/cdn/tree/gh-pages/jwt

xgqfrms avatar Sep 27 '18 07:09 xgqfrms