Flask-micropub

Latest version: v0.2.8

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

Scan your dependencies

Page 1 of 2

0.2.8

Changed
- Added params to auth requests to support micropub.rocks tests

Added
- support JSON auth responses from token endpoints

0.2.7

Changed
- Allow all 2xx responses to indicate success.

0.2.6

Changed
- Support discovering endpoints from HTTP Link headers in addition
to searching the body of the page.

0.2.5

Changed
- Bugfix: authorization_handler was burning the auth code by
delegating to authentication_handler. This broke authorization for
endpoints that only allow codes to be used once. A side effect of
this is that authorization no longer falls back to authentication
when there is no token_endpoint or the token_endpoint request fails.

0.2.4

Changed
- Replace `next_url` parameter with more general `state`
(though we're keeping `next_url` for backward compatibility for now)

0.2.3

Changed
- Fix; fall back to indieauth.com when no authorization_endpoint is
specified (previous fix broke this).

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.