grants
|
feat: token introspection (#83)
|
2021-02-15 13:43:50 +01:00 |
authorization.go
|
handle response mode
|
2021-10-25 11:57:26 +02:00 |
code_challenge.go
|
refactor: remove utils pkg
|
2021-09-27 11:58:28 +02:00 |
discovery.go
|
add missing omitempty
|
2021-10-28 15:37:00 +02:00 |
error.go
|
tests and cleanup
|
2021-10-28 15:21:47 +02:00 |
introspection.go
|
Merge branch 'main' into op
|
2021-11-02 10:17:05 +01:00 |
keyset.go
|
fix: improve JWS and key verification (#128)
|
2021-09-14 15:13:44 +02:00 |
revocation.go
|
begin revocation
|
2021-10-28 07:59:43 +02:00 |
session.go
|
refactoring
|
2020-09-28 08:14:10 +02:00 |
token.go
|
some linting
|
2021-10-28 16:04:58 +02:00 |
token_request.go
|
some linting
|
2021-10-28 16:04:58 +02:00 |
types.go
|
handle response mode
|
2021-10-25 11:57:26 +02:00 |
userinfo.go
|
Merge branch 'main' into op
|
2021-11-02 10:17:05 +01:00 |
verifier.go
|
ClaimsSignature
|
2021-10-25 12:06:00 +02:00 |