[ bianca ]
[ 源代码: python-pkce ]
软件包:python3-pkce(1.0.3-2)
Library to generate PKCE code verifier and code challenge
This library provides functionality to generate a Proof Key for Code Exchange (PKCE) code verifier and code challenge. It enables secure OAuth 2.0 flows by ensuring that the authorization code is exchanged securely. The library generates a code verifier string and creates a corresponding code challenge using various methods such as S256. These PKCE pairs are essential for enhancing security in public client OAuth 2.0 implementations, particularly those running in native applications or single-page applications.
其他与 python3-pkce 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)