Metadata-Version: 2.5
Name: pyobs-auth
Version: 2.0.0.dev5
Summary: Shared Keycloak/OIDC authentication client for pyobs web services
Author-email: Tim-Oliver Husser <thusser@uni-goettingen.de>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: django<7,>=5.2
Requires-Dist: djangorestframework>=3.15
Requires-Dist: pyjwt[crypto]<3,>=2.10.1
Requires-Dist: requests<3,>=2.32.3
