jpetrucciani / hubspot3

python3.6+ hubspot client based on hapipy, but modified to use the newer endpoints and non-legacy python
MIT License
146 stars 72 forks source link

Add methods for tokens in oauth2 #95

Closed jsancho-gpl closed 4 years ago

jsancho-gpl commented 4 years ago

New methods:

Thanks for your work @jpetrucciani

jpetrucciani commented 4 years ago

Thanks for your contribution!

Looks good to me (although the trailing commas after **options may cause issues with python 3.5, but I can fix that before deployment)! I'll try to get this merged in soon

jpetrucciani commented 4 years ago

This is now live on pip as 3.2.48

Thanks again for your contribution! 😄