mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-03 04:16:03 +02:00
This also replaces instances where we manually write "return ctx.Err()" with "return context.Cause(ctx)" which is functionally identical, but will also correctly propagate cause errors if present. |
||
---|---|---|
.. | ||
identity | ||
legacymanager | ||
manager | ||
oauth | ||
oidc | ||
claims.go | ||
claims_test.go | ||
mock_provider.go | ||
providers.go |