Django-oauth2-authcodeflow

Latest version: v1.1.0

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

Scan your dependencies

Page 3 of 3

0.3.0

Changed
- Use `Authorization` header for `USERINFO` instead of request param
- `token` field in `BlacklistedToken` table changed from `TextField` to `CharField(max_length=15000)` for MySql compatibility
Fixed
- register json web keys to session only if not already registered
- fix error handling by adding required method parameter
- `email`, `first_name` and `last_name` cannot be None. Fallback to empty string.
- correctly check for status code ok when getting access token.

0.2.1

Fixed
- fix doc about `SESSION_COOKIE_SECURE`
- fix typo in f-string

0.2.0

Added
- OP.md with settings examples for multiple OIDC Providers
Fixed
- Management commands were not included in the package

0.1.0

Initialize library

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.