I am writing an app that will expose an API. The application allows people to create workspaces and add users to them. Each user will have a unique token. When they make an API
I think the following are the best solution for Generating API tokens
Speakeasy is more secure because this key is only available for a small time period (e.g, 30 second)