bewcloud/static
Bruno Bernardino aa18dcdb4e
Implement (optional) SSO via OIDC (OpenID Connect) (#64)
This implements optional SSO via OIDC for logging in and signing up (for the first admin sign up or if sign up is allowed). The most requested feature!

Tested with Authentik and Google!

It includes a new `SimpleCache` interface (in-memory, using [`caches`](https://developer.mozilla.org/en-US/docs/Web/API/Window/caches)) for storing the state and code challenges.

Closes #13
2025-06-05 18:10:40 +01:00
..
images Security fix for path-traversal attack (#48) 2025-02-27 15:02:10 +00:00
favicon.ico Make it public! 2024-03-16 08:40:24 +00:00
manifest.json Security fix for path-traversal attack (#48) 2025-02-27 15:02:10 +00:00
robots.txt Make it public! 2024-03-16 08:40:24 +00:00
styles.css Implement (optional) SSO via OIDC (OpenID Connect) (#64) 2025-06-05 18:10:40 +01:00