zitadel-oidc/pkg/op
2020-03-03 11:31:23 +01:00
..
mock feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
authrequest.go fix: create access token from storage 2020-02-27 17:06:32 +01:00
authrequest_test.go initial commit 2020-01-31 15:22:16 +01:00
client.go feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
config.go feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
config_test.go initial commit 2020-01-31 15:22:16 +01:00
crypto.go initial commit 2020-01-31 15:22:16 +01:00
default_op.go feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
discovery.go feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
discovery_test.go initial commit 2020-01-31 15:22:16 +01:00
endpoint.go fix: custom absolute endpoints 2020-02-21 10:04:50 +01:00
endpoint_test.go fix: custom absolute endpoints 2020-02-21 10:04:50 +01:00
error.go feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
keys.go initial commit 2020-01-31 15:22:16 +01:00
op.go feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
probes.go add readiness and partial key rotation 2020-02-11 17:17:09 +01:00
session.go feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
signer.go add readiness and partial key rotation 2020-02-11 17:17:09 +01:00
signer_test.go add readiness and partial key rotation 2020-02-11 17:17:09 +01:00
storage.go feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
token.go fix: create access token from storage 2020-02-27 17:06:32 +01:00
tokenrequest.go feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
userinfo.go initial commit 2020-01-31 15:22:16 +01:00