Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(smtp): add support for oauth2 and gmail generators #44

Merged
merged 5 commits into from
Nov 1, 2020

Conversation

piksel
Copy link
Member

@piksel piksel commented Jun 7, 2020

The generator entry points are temporary until #32 is done.

A better API for service generators should be probably be added.

@piksel piksel marked this pull request as draft June 7, 2020 00:11
@simskij simskij force-pushed the master branch 10 times, most recently from c2d0dfb to b25afa1 Compare June 12, 2020 21:33
@piksel piksel added this to the v0.2 milestone Aug 3, 2020
@piksel piksel linked an issue Sep 7, 2020 that may be closed by this pull request
# Conflicts:
#	pkg/generators/router.go
@piksel piksel marked this pull request as ready for review November 1, 2020 17:17
@piksel
Copy link
Member Author

piksel commented Nov 1, 2020

I don't think there is much more to add here. This supports XOAUTH2 authentication for the consumers that want it. More built in providers could be added, but it's not something I am doing anytime soon (unless there is a explicit need for it).

@piksel piksel merged commit ad97e5d into master Nov 1, 2020
@piksel piksel deleted the feature/smtp-xoauth2 branch November 1, 2020 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for XOAUTH2 Authentication for SMTP service
1 participant