Releases: PassiveLogic/Smtp
Releases · PassiveLogic/Smtp
4.0.0
Adds support for authentication using OAuth. Requires the client to provide an Access Token which can be passed through. Default behavior is still Login which is basic auth. However, this makes a breaking change on the initializer and also introduces a new enum authentication type.