MANIFEST.in
README.md
pyproject.toml
setup.cfg
examples/sample_config.py
examples/sample_flask_cas_saml.py
src/FlaskCasSaml/CasTicketManager.py
src/FlaskCasSaml/URNmanager.py
src/FlaskCasSaml/__init__.py
src/FlaskCasSaml/casSaml_request.py
src/FlaskCasSaml/cas_response.py
src/FlaskCasSaml/cas_server.py
src/FlaskCasSaml.egg-info/PKG-INFO
src/FlaskCasSaml.egg-info/SOURCES.txt
src/FlaskCasSaml.egg-info/dependency_links.txt
src/FlaskCasSaml.egg-info/requires.txt
src/FlaskCasSaml.egg-info/top_level.txt
src/FlaskCasSaml/views/__init__.py
src/FlaskCasSaml/views/base.html
src/FlaskCasSaml/views/cas_loggedin.html
src/FlaskCasSaml/views/cas_loggedout.html
src/FlaskCasSaml/views/v2_auth_failure.xml
src/FlaskCasSaml/views/v2_auth_success.xml
src/FlaskCasSaml/views/v2_proxy_failure.xml
src/FlaskCasSaml/views/v2_proxy_success.xml
src/FlaskCasSaml/views/v3_cas_saml_error.xml
src/FlaskCasSaml/views/v3_cas_saml_success.xml
src/FlaskCasSaml/views/css/__init__.py
src/FlaskCasSaml/views/css/proj.css
src/FlaskCasSaml/views/css/spinner.css