Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.774 Beiträge
 
#1

JWT - The JSON Web Token!

  Alt 14. Jan 2021, 23:31
Sometimes I use my free time to discover something new (or new for me).

This time it should be the JSON Web Token.

After the first consideration, I didn't understand the use of it at all...



I (the server) create a token (Header. Payload), make Base64 out of it, and add a signature by hash with a key.

<div style="text-align: justify;"> OK, so far so good. If I send this token to the client, the

Weiterlesen...
  Mit Zitat antworten Zitat