Implementing Public/Private key encryption for authenticating your API(docs.speakeasyapi.dev)
docs.speakeasyapi.dev
Implementing Public/Private key encryption for authenticating your API
https://docs.speakeasyapi.dev/post/api-auth-guide/
https://docs.speakeasyapi.dev/post/api-auth-guide/
To get that working we first evaluated every commonly-used auth method before deciding on a fairly unique approach, Signed Tokens as API Keys, but with 1 Signing Key Per API key.
Happy to answer any questions people have about this novel approach, or anything API auth related. If anyone wants to try out the tool here's the sign up for the waitlist: https://speakeasyapi.dev/request-access/