nhost / hasura-auth

Authentication for Hasura.
https://nhost.io
MIT License
376 stars 111 forks source link

feat(email): add support for `x-smtpapi` header #401

Closed szilarddoro closed 1 year ago

szilarddoro commented 1 year ago

This PR makes the x-smtpapi configurable through the AUTH_SMTP_X_SMTPAPI_HEADER environment variable. This is useful if someone wants to bypass unsubscribe group rules in Sendgrid for example (e.g.: when sending transactional emails).

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: d22c2a64666a04924c7b3e85008411d4cffda518

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------- | ----- | | hasura-auth | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR