This release of the Nylas Python SDK brings a few enhancements.
Release Notes
Added
- Add option to include read only params in
as_json
(#222)
Changed
- Change config file in
hosted-oauth
example to match new Flask rules (#221)
Fixed
- Fix unauthorized error for
revoke_token
(#223)
New Contributors 🎉