..
mock
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
applicationtype_enumer.go
chore: add enumer for iota-defined types ( #197 )
2022-07-25 20:06:49 +02:00
auth_request.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
auth_request_test.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
client.go
Merge branch 'main' into main-to-next
2023-04-18 12:32:04 +03:00
client_test.go
chore: replace gorilla/schema with zitadel/schema ( #348 )
2023-03-28 14:57:27 +03:00
config.go
implement RFC 8628: Device authorization grant
2023-03-01 08:59:17 +01:00
config_test.go
feat(op): dynamic issuer depending on request / host ( #278 )
2023-02-09 17:10:22 +01: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
upgrade this module to v3
2023-03-20 13:38:21 +02:00
device.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
device_test.go
chore: cleanup unneeded device storage methods ( #399 )
2023-05-26 10:06:33 +02:00
discovery.go
upgrade this module to v3
2023-03-20 13:38:21 +02:00
discovery_test.go
upgrade this module to v3
2023-03-20 13:38:21 +02:00
endpoint.go
chore(linting): apply gofumpt & goimports to all .go files ( #225 )
2022-10-05 09:33:10 +02:00
endpoint_test.go
upgrade this module to v3
2023-03-20 13:38:21 +02:00
error.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
error_test.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
keys.go
upgrade this module to v3
2023-03-20 13:38:21 +02:00
keys_test.go
upgrade this module to v3
2023-03-20 13:38:21 +02:00
op.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
op_test.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
probes.go
upgrade this module to v3
2023-03-20 13:38:21 +02:00
session.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
signer.go
feat(op): dynamic issuer depending on request / host ( #278 )
2023-02-09 17:10:22 +01:00
storage.go
chore: cleanup unneeded device storage methods ( #399 )
2023-05-26 10:06:33 +02:00
token.go
Merge branch 'main' into main-to-next
2023-04-18 12:32:04 +03:00
token_client_credentials.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
token_code.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
token_exchange.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
token_intospection.go
feat: merge the verifier types ( #336 )
2023-03-22 19:18:41 +02:00
token_jwt_profile.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
token_refresh.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
token_request.go
feat: add slog logging ( #432 )
2023-08-29 14:07:45 +02:00
token_revocation.go
feat: merge the verifier types ( #336 )
2023-03-22 19:18:41 +02:00
userinfo.go
feat: merge the verifier types ( #336 )
2023-03-22 19:18:41 +02:00
verifier_access_token.go
feat: merge the verifier types ( #336 )
2023-03-22 19:18:41 +02:00
verifier_access_token_example_test.go
upgrade this module to v3
2023-03-20 13:38:21 +02:00
verifier_access_token_test.go
feat: merge the verifier types ( #336 )
2023-03-22 19:18:41 +02:00
verifier_id_token_hint.go
feat: merge the verifier types ( #336 )
2023-03-22 19:18:41 +02:00
verifier_id_token_hint_test.go
feat: merge the verifier types ( #336 )
2023-03-22 19:18:41 +02:00
verifier_jwt_profile.go
feat: merge the verifier types ( #336 )
2023-03-22 19:18:41 +02:00
verifier_jwt_profile_test.go
feat: merge the verifier types ( #336 )
2023-03-22 19:18:41 +02:00