sid88in / serverless-appsync-plugin

serverless plugin for appsync
MIT License
951 stars 189 forks source link

Cognito Auth defaultAction should be `ALLOW` #510

Closed bboure closed 2 years ago

bboure commented 2 years ago

Unless the user specifies otherwise, the defaultAction should be ALLOW.

When more than one auth provider is specified, we still must force it to ALLOW

DENY forces the user to add the @aws_auth directive on all Queries/Mutations, otherwise, it rejects the request. See doc

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 2.0.0-alpha.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: