Incognia-python

Latest version: v2.2.0

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

Scan your dependencies

Page 2 of 2

1.5.0

What's Changed
* Allow `api.register_feedback` function to receive a `session_token`
* Register Web Login

**Full Changelog**: https://github.com/inloco/incognia-python/compare/1.4.0...1.5.0

1.4.0

What's Changed
* Improve documentation https://github.com/inloco/incognia-python/pull/16
* Enabled scan for vulnerabilities and code quality through the use of CodeQL as Actions on GitHub https://github.com/inloco/incognia-python/pull/17
* Add new optional params for sign-up flow https://github.com/inloco/incognia-python/pull/18

**Full Changelog**: https://github.com/inloco/incognia-python/compare/v1.3.0...1.4.0

1.3.0

This release:
- Adds a new default header containing the 'User-Agent' header, in the following format:
`<library-name>/<library-version> (<os-name> <os-version> <os-arch>) <language-name>/<language-version>`
- Avoids concurrent token refresh;

1.2.0

- Removes region selection (base endpoint is fixed: `https://api.incognia.com`);
- Adds missing event types:
1 - `chargeback_notification`;
2 - `payment_accepted_by_control_group`;
3 - `challenge_passed`;
4 - `challenge_failed`;
5 - `password_changed_successfully`;
6 - `password_change_failed`;
7 - `promotion_abuse`;
- Updates token route for v2;

1.1.0

- Renames `not_verified` event to `identity_fraud`;

1.0.0

- Adds register_new_signup;
- Adds get_signup_assessment;
- Adds register_feedback;
- Adds register_payment method;
- Adds README with small example cases;

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.