Back to photostream

Introduction To JWT

via JWT(JSON Web Token) is open standard that allows transmitting data between parties as a JSON. It is digitally signed so the information are trusted and verified. It can be signed using public / private key(ECDSA or RAS)or secret with HMAC algorithm. It is very popular in web development. ift.tt/2uxNWft

10 views
0 faves
0 comments
Uploaded on July 18, 2018