You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of passing along an error when checking out an already checked out profile, be smarter about the checkout process and return the details of the already checked out profile.
This release removes the ability to provide an API token directly to the britive.Britive() constructor. Instead, the only supported method for supplying an API token is via environment variables.
As this is a breaking change, the version of the package has been bumped to 2.0.0.