GoDoxy/internal/common
Peter Olds abbe4ffceb
feat: add groups support for OIDC claims (#41)
Allow users to specify allowed groups in the env and use it to inspect the claims.

This performs a logical AND of users and groups (additive).
2025-01-14 14:15:57 +08:00
..
args.go remove unused code 2024-11-02 03:04:15 +08:00
constants.go moved env to .env.example, update setup method 2024-11-02 03:36:55 +08:00
crypto.go auth code cleanup 2025-01-14 04:05:33 +08:00
env.go feat: add groups support for OIDC claims (#41) 2025-01-14 14:15:57 +08:00
ports.go restructured the project to comply community guideline, for others check release note 2024-09-28 09:51:34 +08:00