..
mock
feat(op): implemented support for client_credentials grant ( #172 )
2022-05-09 15:06:54 +02:00
applicationtype_enumer.go
chore: add enumer for iota-defined types ( #197 )
2022-07-25 20:06:49 +02:00
auth_request.go
fix: state and auth code response encoding ( #185 )
2022-06-21 07:24:40 +02:00
auth_request_test.go
fix: state and auth code response encoding ( #185 )
2022-06-21 07:24:40 +02:00
client.go
chore: add enumer for iota-defined types ( #197 )
2022-07-25 20:06:49 +02:00
config.go
feat(op): implemented support for client_credentials grant ( #172 )
2022-05-09 15:06:54 +02:00
config_test.go
feat: Token Revocation, Request Object and OP Certification ( #130 )
2021-11-02 13:21:35 +01:00
crypto.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
discovery.go
feat(op): implemented support for client_credentials grant ( #172 )
2022-05-09 15:06:54 +02:00
discovery_test.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
endpoint.go
fix: custom absolute endpoints
2020-02-21 10:04:50 +01:00
endpoint_test.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
error.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
keys.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
keys_test.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
op.go
chore: add some docs to NewOpenIDProvider() ( #191 )
2022-07-04 09:20:29 +02:00
probes.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
session.go
fix: use default redirect uri when not passed on end_session endpoint ( #201 )
2022-07-27 08:36:43 +02:00
signer.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
storage.go
chore: add comments documenting Storage and AuthStorage ( #193 )
2022-08-05 10:54:40 +02:00
token.go
fix: state and auth code response encoding ( #185 )
2022-06-21 07:24:40 +02:00
token_client_credentials.go
feat(op): implemented support for client_credentials grant ( #172 )
2022-05-09 15:06:54 +02:00
token_code.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
token_exchange.go
feat: Token Revocation, Request Object and OP Certification ( #130 )
2021-11-02 13:21:35 +01:00
token_intospection.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
token_jwt_profile.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
token_refresh.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
token_request.go
feat(op): implemented support for client_credentials grant ( #172 )
2022-05-09 15:06:54 +02:00
token_revocation.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
userinfo.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
verifier_access_token.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
verifier_id_token_hint.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00
verifier_jwt_profile.go
fix: move to new org ( #177 )
2022-04-26 23:48:29 +02:00