Hacker News new | ask | show | jobs
by rvdginste 1066 days ago
If you want 1 signing key per JWT, you would need to generate a new key pair for each JWT; wouldn’t that be too expensive? Or was the generation included in your tests?