This repository was archived by the owner on Jul 2, 2025. It is now read-only.
Releases: userhubdev/python-sdk
Releases · userhubdev/python-sdk
v0.8.2
v0.8.1
What's Changed
- Added report user event to Admin API
v0.8.0
What's Changed
- Added get and update billing account to the User API
- Added checkouts to Admin and User APIs
- Added payment methods to Admin and User APIs
- Added get pricing to Admin and User APIs
- Added list roles to Admin and User APIs
- Added update join organization flows Admin and User APIs
- Added assign and unassign seat to User API
- Deprecated
Subscription.cancelPeriodEnd
, useSubscription.renewCanceled
instead.
v0.7.0
What's Changed
- Added support for exchanging an IdP ID token for an access token to the User API
- Added support for signing in to the Portal to the User API
- Added support for hard deleting organization and user data to the Admin API
- Added more fields to the account connection object in the Admin API
- Added Amazon Cognito support