Metadata-Version: 2.4
Name: keycloak-oauth-system
Version: 0.1.0a4
Summary: Keycloak OAuth handler library that uses programmatic evaluation of callback URLs without the need for a callback server
Author-email: Thomas Ward <teward@thomas-ward.net>
License-Expression: Apache-2.0
Project-URL: Repository, https://github.com/teward/KeycloakOAuth.git
Keywords: oauth,oauth 2.0,keycloak
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.15
Classifier: Programming Language :: Python :: 3.16
Classifier: Typing :: Typed
Requires-Python: >=3.12
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: requests
Requires-Dist: pyqrcode
Dynamic: license-file
