jagregory / cognito-local

Local emulator for Amazon Cognito
MIT License
278 stars 67 forks source link

enable support for client key auth #375

Open adilhafeez opened 1 year ago

adilhafeez commented 1 year ago

Hi - first of all I wanted to thank you for building cognito-local. We are using cognito-local for running our integration tests and it is working really well for us.

We are using to use oauth/token flow authenticate machines. But I couldn't find a way in cognito-local to enable client auth.