Hacker News new | ask | show | jobs
by R_R 1700 days ago
<1 ms auth speed... I'll take that
1 comments

It's really incredible. We've come to think of it as "pre-authentication" vs "just-in-time authentication."

The hard work of generating the JWT is done in the background, out of the critical path, so the request can just fly through verification.