zitadel-oidc/pkg/op
2025-06-20 09:45:28 +02:00
..
mock replace github url 2025-06-20 09:45:28 +02:00
applicationtype_enumer.go chore: add enumer for iota-defined types (#197) 2022-07-25 20:06:49 +02:00
auth_request.go replace github url 2025-06-20 09:45:28 +02:00
auth_request_test.go replace github url 2025-06-20 09:45:28 +02:00
client.go replace github url 2025-06-20 09:45:28 +02:00
client_test.go replace github url 2025-06-20 09:45:28 +02:00
config.go feat: support for session_state (#712) 2025-02-24 10:50:38 +00:00
config_test.go feat(op): issuer from custom headers (#478) 2023-11-10 14:18:08 +02:00
context.go chore: test all routes 2023-03-15 14:32:14 +01:00
context_test.go feat(op): dynamic issuer depending on request / host (#278) 2023-02-09 17:10:22 +01:00
crypto.go replace github url 2025-06-20 09:45:28 +02:00
device.go replace github url 2025-06-20 09:45:28 +02:00
device_test.go replace github url 2025-06-20 09:45:28 +02:00
discovery.go replace github url 2025-06-20 09:45:28 +02:00
discovery_test.go replace github url 2025-06-20 09:45:28 +02:00
endpoint.go feat(op): Server interface (#447) 2023-09-28 17:30:08 +03:00
endpoint_test.go replace github url 2025-06-20 09:45:28 +02:00
error.go replace github url 2025-06-20 09:45:28 +02:00
error_test.go replace github url 2025-06-20 09:45:28 +02:00
form_post.html.tmpl feat(op): Add response_mode: form_post (#551) 2024-03-05 15:04:43 +02:00
keys.go replace github url 2025-06-20 09:45:28 +02:00
keys_test.go replace github url 2025-06-20 09:45:28 +02:00
op.go replace github url 2025-06-20 09:45:28 +02:00
op_test.go replace github url 2025-06-20 09:45:28 +02:00
probes.go replace github url 2025-06-20 09:45:28 +02:00
server.go replace github url 2025-06-20 09:45:28 +02:00
server_http.go replace github url 2025-06-20 09:45:28 +02:00
server_http_routes_test.go replace github url 2025-06-20 09:45:28 +02:00
server_http_test.go replace github url 2025-06-20 09:45:28 +02:00
server_legacy.go replace github url 2025-06-20 09:45:28 +02:00
server_test.go feat(op): Server interface (#447) 2023-09-28 17:30:08 +03:00
session.go replace github url 2025-06-20 09:45:28 +02:00
signer.go feat(deps): update go-jose to v4 (#588) 2024-04-11 18:13:30 +03:00
storage.go replace github url 2025-06-20 09:45:28 +02:00
token.go replace github url 2025-06-20 09:45:28 +02:00
token_client_credentials.go replace github url 2025-06-20 09:45:28 +02:00
token_code.go replace github url 2025-06-20 09:45:28 +02:00
token_exchange.go replace github url 2025-06-20 09:45:28 +02:00
token_intospection.go replace github url 2025-06-20 09:45:28 +02:00
token_jwt_profile.go replace github url 2025-06-20 09:45:28 +02:00
token_refresh.go replace github url 2025-06-20 09:45:28 +02:00
token_request.go replace github url 2025-06-20 09:45:28 +02:00
token_request_test.go replace github url 2025-06-20 09:45:28 +02:00
token_revocation.go replace github url 2025-06-20 09:45:28 +02:00
userinfo.go replace github url 2025-06-20 09:45:28 +02:00
verifier_access_token.go replace github url 2025-06-20 09:45:28 +02:00
verifier_access_token_example_test.go replace github url 2025-06-20 09:45:28 +02:00
verifier_access_token_test.go replace github url 2025-06-20 09:45:28 +02:00
verifier_id_token_hint.go replace github url 2025-06-20 09:45:28 +02:00
verifier_id_token_hint_test.go replace github url 2025-06-20 09:45:28 +02:00
verifier_jwt_profile.go replace github url 2025-06-20 09:45:28 +02:00
verifier_jwt_profile_test.go replace github url 2025-06-20 09:45:28 +02:00