nylas / nylas-nodejs

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

Add support for include_grant_scopes=false on auth url generation #554

Closed Taha-Sardar closed 3 months ago

Taha-Sardar commented 3 months ago

Add support for include_grant_scopes=false on auth url generation. Currently include grant scopes is true by default and is not set to false if the user sets the variable as false - This fix should enable the user to do so

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.

ashryanbeats commented 3 months ago

Thanks for submitting @Taha-Sardar! I've requested the team to have a look.