Public key auth for JWTs #89
Labels
enhancement
New feature or request
FlowAPI
Issues related to the FlowKit API
FlowAuth
Issues related to FlowAuth
security
Per https://blog.miguelgrinberg.com/post/json-web-tokens-with-public-key-signatures via @maxalbert, we'd be better off using a public key solution for the JWTs as opposed to the current shared secrets.
Should -
The text was updated successfully, but these errors were encountered: