Metadata-Version: 2.4
Name: keycloak-pkce-client
Version: 2025.4.1b1
Summary: Keycloak Client for OAuth 2.0 Code Authorization Flow with PKCE
Author-email: Thomas Ward <teward@thomas-ward.net>
Maintainer-email: Thomas Ward <teward@thomas-ward.net>
License-Expression: GPL-3.0
Project-URL: Homepage, https://github.com/teward/keycloak-pkce-client
Project-URL: Repository, https://github.com/teward/keycloak-pkce-client.git
Project-URL: Issues, https://github.com/teward/keycloak-pkce-client/issues
Keywords: oauth 2.0,pkce,keycloak
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: requests
