Stan Ng
Results
1
issues of
Stan Ng
The [OIDC docs](https://docs.godoxy.dev/Home#oidc) mention that allowed users is optional, but that doesn't seem to be the case anymore. I took a look at the code in [oidc.go checkAllowed()](https://github.com/yusing/godoxy/blob/main/internal/auth/oidc.go#L202-L211) and it...