Incognia-python

Latest version: v1.5.1

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

Scan your dependencies

Page 1 of 2

1.5.1

What's Changed
* Fix: Do not try to parse response to json when response is empty by racevedoo in https://github.com/inloco/incognia-python/pull/46

New Contributors
* racevedoo made their first contribution in https://github.com/inloco/incognia-python/pull/46

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

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`;

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.