Skip to content

Comment on API Security Checklist for developersparent

Comments

Here's something longer I wrote about JWT:

https://news.ycombinator.com/item?id=14292223

I really ought to just suck it up and write a blog post.

Is most of this specific to JWT and its format? Meaning if my token consists of a stateless "id" and an authenticated hash of it appended, and I have it passed as an HTTP auth bearer header, am I good? Assumptions being my authed hash algo is acceptable, my "id" value embeds a creation time that I expire in a few hours, and nothing can be gleaned from the "id" itself.

I really ought to just suck it up and write a blog post.

Yes please!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.