-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
questionGeneral questionGeneral question
Description
First off, I am loving this library so far. I have run into an issue though, and I'm not sure if it's a limitation with the library or something I'm doing incorrectly.
I'd like to make an API.get() call using Amplify to API Gateway and have API Gateway run a Cognito Authorizer on the request. The issue I'm having is, I can't seem to find a way to pass the Cognito Authorizer a valid Authorization Token. The "Authorization" header in the request contains an AWS Signature Version 4 value, which doesn't seem compatible with the Cognito Authorizer.
Am I doing something wrong, or is there a work around for this?
Thanks!
Metadata
Metadata
Assignees
Labels
questionGeneral questionGeneral question