Ddpclient

Latest version: v2.0.3

Safety actively analyzes 621688 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.0

Upgraded Python 3.6
Upgraded DDP API version to v201710

1.0.1

Change log:

Updated to Google DDP API v201609

1.0.0

Change log:
1. Added `get`, `add`, `remove`, `set` methods to the `Client` class
2. Created concrete selector classes (`UserListSelector` and `UserListClientSelector`)
3. Create Soap instant objects in Client class instead. As a result, `Operation` and selector class does not need a client instance before method `build` is called.

Breaking changes:
1. The `Selector` class has become internal. Concrete classes `UserListSelector` and `UserListClientSelector` should be used instead.
2. Selector classes constructors do not require a client object
3. Client object will build the selector internally. There's no need to call the `build` method on selector objects.

0.1.4

Move credential renewal logic from Auth into Client

0.1.3

1. Add support for passing client customer ID as argument to `Client` constructor
2. You can also use environment variable `DDP_CLIENT_CUSTOMER_ID` to set client customer ID

0.1.2

Add support for custom credentials storage, making storing credentials in database possible.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.