Support UserPool auth for AppSync Events with App Router SSR Auth #14280
Labels
Events
Related to AppSync Events
pending-maintainer-response
Issue is pending a response from the Amplify team.
pending-triage
Issue is pending triage
Is this related to a new or existing framework?
React
Is this related to a new or existing API?
GraphQL API
Is this related to another service?
No response
Describe the feature you'd like to request
I want to authenticate AppSync Events connection with Cognito UserPool and also use Amplify Next.js adapter to authenticate with SSR.
Currently AppSync Events only supports CSR userpool configuration.
Describe the solution you'd like
AppSync Events authentication should support credentials from Amplify Next.js adapter (SSR) userpool session.
Describe alternatives you've considered
Currently I think I can use API key instead, but it is not ideal from security perspective.
Additional context
No response
Is this something that you'd be interested in working on?
The text was updated successfully, but these errors were encountered: