py-scopes/scopes
2025-04-05 12:31:26 +02:00
..
organize provide DummyMailDelivery for testing; fix auth 2025-03-09 09:31:59 +01:00
server auth: store user data in cookie, retrieve in authenticate() 2025-04-05 12:31:26 +02:00
storage work in progress: oidc authentication: start login processing 2025-03-24 22:26:17 +01:00
tests move tests into scopes package, provide runtests.sh calling zope-testrunner 2024-09-30 09:50:58 +02:00
__init__.py initial import 2024-02-14 18:15:48 +01:00
interfaces.py work in progress: entry points for OpenID Connect (oidc) authentication 2025-03-24 12:04:53 +01:00
util.py oidc auth: get rid of pyoidc (oid) - provide random and crypt functionality in scopes.util 2025-03-27 08:27:02 +01:00