aws-mobile-appsync-events-starter-react
aws-mobile-appsync-events-starter-react copied to clipboard
Add OPENID_CONNECT support?
I'm trying to use OpenID Connect with AppSync, but I haven't found much information on the subject.
This related ticket https://github.com/serverless/serverless-graphql/issues/360 shows the place I'm stuck in at the moment - just getting a 500 InternalFailure
error from the GraphQL endpoint.
It would be great to have this repo also support authenticationType: OPENID_CONNECT
, or at least get some pointers on where to look next.