Today I learned

Decode JSON web tokes

Edit this Post Opens in new tab

Today I learned that there exists this super cool tool which can help you to decode JSON web tokens. Check it out here: https://jwt.io/

You just copy your encoded JSON web token, paste it into the websites encoded input section and it automatically decodes it and seperates it into header, payload and verify signature components.

I think that's super useful and interesting to see.


I hope you enjoyed this post and learned something new. If you have any questions, feel free to reach out to me on Twitter Opens in new tab or via Email Opens in new tab.

If you want to support me, you can buy me a coffee. I would be very happy about it!

☕️ Buy me a coffee ☕️

I wish you a wonderful day! Marco