go-simple-mail icon indicating copy to clipboard operation
go-simple-mail copied to clipboard

OAuth2.0

Open LarsTi opened this issue 3 years ago • 4 comments

Hello there,

is there any interest or maybe already any ongoing development (though i did not see anything in the branches) regarding a generic OAuth2.0 implementation? Microsoft seems to force everyone from BasicAuthentication to OAuth2.0

I am a big fan of this package due to its simplicity and i was wondering if anyone else stumbled across this?

I noticed you are aware that OAuth2 is not working in this issue Are you interested in adding OAuth2 as this will be the next Generation of Authentications? I probably could help implementing it, if you are interested.

Best regards, LarsTi

LarsTi avatar Sep 14 '22 10:09 LarsTi

Hi, currently I don't have plans to add support for that, but of you are interested to implement it I will check and approve a PR.

Thanks!

xhit avatar Sep 19 '22 19:09 xhit

I added Oauth2 support here. The Microsoft variant is untested

drakkan avatar May 28 '23 12:05 drakkan

Hi @drakkan good implementation!

Can I add it to this package?

Thanks!

xhit avatar Jul 07 '23 00:07 xhit

Hi @drakkan good implementation!

Can I add it to this package?

Thanks!

sure, go-mail is MIT licensed, I think you only have to give credits to go-mail Authors, not me, see the license conditions here

drakkan avatar Jul 07 '23 07:07 drakkan