BREAKING CHANGE: Moved grants API out of Auth to NylasClient (#447)
BREAKING CHANGE: Moved Grants.create() to Auth.customAuthentication() (#447)
Add support for contacts API (#438)
Add support for send RSVP (#444)
Add draft send support (#446)
Add missing webhook triggers (#445)
Fixed issue when sending message without attachments (#437)
Fixed issue when building an OAuth2 URL (#449)
Fixed free-busy endpoint path (#440)
License
I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.
Changelog
Auth
toNylasClient
(#447)Grants.create()
toAuth.customAuthentication()
(#447)License
I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.