Join Slack
Powered by
Any ideas how I can use custom auth flow with `aws...
# help
a
Ashishkumar Pandey
04/15/2022, 2:27 PM
Any ideas how I can use custom auth flow with
aws-api-gateway-cli-test
?
f
Frank
04/16/2022, 3:04 AM
Hey
@Ashishkumar Pandey
, it only handles the default auth flow.
@Jay
knows this better, but I think these lines can be tweaked to support custom flow.
https://github.com/AnomalyInnovations/aws-api-gateway-cli-test/blob/master/index.js#L108-L127
Frank
04/16/2022, 3:07 AM
Btw what’s ur use case? For testing before u have a frontend ready?
a
Ashishkumar Pandey
04/16/2022, 7:53 AM
Okay, yes, that's my use case. I'm implementing a passwordless SMS based flow using custom auth.
Open in Slack
Previous
Next