Jeremiah Haywood
Results
2
issues of
Jeremiah Haywood
### Question I am using a modified version of the api authentication scheme. It requires the client to provide an X-API-KEY and X-API-KEY-ID. These values are used to hash and...
question :grey_question:
### Describe the Bug I have a REST api that has a route that generates a signed jwt. The secret is referenced using the $secret:variableName format. The secret is stored...
bug :bug: