authelia/internal/oidc
James Elliott 0fd8d044bf
build(deps): update module github.com/ory/fosite to v0.44.0 (#4506)
2022-12-08 08:48:50 +11:00
..
amr.go feat(oidc): implement amr claim (#2969) 2022-04-01 22:18:58 +11:00
amr_test.go feat(oidc): implement amr claim (#2969) 2022-04-01 22:18:58 +11:00
client.go feat(oidc): hashed client secrets (#4026) 2022-10-20 14:21:45 +11:00
client_test.go build(deps): update module github.com/go-crypt/crypt to v0.2.2 (#4452) 2022-12-05 09:37:08 +11:00
config.go build(deps): update module github.com/ory/fosite to v0.44.0 (#4506) 2022-12-08 08:48:50 +11:00
const.go build(deps): update module github.com/ory/fosite to v0.43.0 (#4269) 2022-11-13 14:26:10 +11:00
discovery.go feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
discovery_test.go feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
errors.go feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
hasher.go build(deps): update module github.com/go-crypt/crypt to v0.2.2 (#4452) 2022-12-05 09:37:08 +11:00
hasher_test.go build(deps): update module github.com/go-crypt/crypt to v0.2.2 (#4452) 2022-12-05 09:37:08 +11:00
hmac.go build(deps): update module github.com/ory/fosite to v0.43.0 (#4269) 2022-11-13 14:26:10 +11:00
keys.go build(deps): update module github.com/ory/fosite to v0.43.0 (#4269) 2022-11-13 14:26:10 +11:00
keys_test.go feat(oidc): issuer jwk certificates (#3989) 2022-10-02 13:07:40 +11:00
provider.go build(deps): update module github.com/ory/fosite to v0.43.0 (#4269) 2022-11-13 14:26:10 +11:00
provider_test.go feat(oidc): hashed client secrets (#4026) 2022-10-20 14:21:45 +11:00
store.go build(deps): update module github.com/ory/fosite to v0.43.0 (#4269) 2022-11-13 14:26:10 +11:00
store_test.go build(deps): update module github.com/ory/fosite to v0.43.0 (#4269) 2022-11-13 14:26:10 +11:00
types.go build(deps): update module github.com/go-crypt/crypt to v0.2.2 (#4452) 2022-12-05 09:37:08 +11:00
types_test.go feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00