nylas / nylas-nodejs

A NodeJS wrapper for the Nylas REST API for email, contacts, and calendar.
MIT License
169 stars 118 forks source link

Move `Grants` to `NylasClient` and custom authentication to `Auth` #522

Closed mrashed-dev closed 9 months ago

mrashed-dev commented 9 months ago

Description

⚠️ This is a breaking change ⚠️

This PR moves the following:

Functionality remains the same.

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.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (v7.0.0-beta@7e1c443). Click here to learn what that means.

:exclamation: Current head ac58d72 differs from pull request most recent head 391449b. Consider uploading reports for the commit 391449b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v7.0.0-beta #522 +/- ## ============================================ Coverage ? 0 ============================================ Files ? 0 Lines ? 0 Branches ? 0 ============================================ Hits ? 0 Misses ? 0 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.