pkgsrc/security/py-oauthlib/distinfo
adam 65325ac0be py-oauthlib: updated to 3.2.0
3.2.0 (2022-01-29)
------------------
OAuth2.0 Client:
* Add Device Authorization Flow for Web Application
* Add PKCE support for Client
* Fallback to none in case of wrong expires_at format.

OAuth2.0 Provider:
* Add support for CORS to metadata endpoint.
* Add support for CORS to token endpoint.
* Remove comma after Bearer in WWW-Authenticate

OAuth2.0 Provider - OIDC:
  * Call save_token in Hybrid code flow
  * OIDC add support of refreshing ID Tokens with `refresh_id_token`
  * The RefreshTokenGrant modifiers now take the same arguments as the
    AuthorizationCodeGrant modifiers (`token`, `token_handler`, `request`).

General:
  * Added Python 3.9, 3.10, 3.11
  * Improve Travis & Coverage
2022-02-06 19:00:51 +00:00

5 lines
362 B
Text

$NetBSD: distinfo,v 1.22 2022/02/06 19:00:51 adam Exp $
BLAKE2s (oauthlib-3.2.0.tar.gz) = 41e1ac72701ba314c164f6cd2c80862c83140bf4b05d6587427a4605dd39a6b4
SHA512 (oauthlib-3.2.0.tar.gz) = abb052cbaccb00a61e9a6c0028102927310d2d864d853cd0826c9a8eae8a9e921da33b79be554a3c6f6067cbcf43b25140f5224c8ab1e7f0a4eb6ab227d418a3
Size (oauthlib-3.2.0.tar.gz) = 163829 bytes