summaryrefslogtreecommitdiff
path: root/pkg/web
AgeCommit message (Expand)Author
2022-05-15extract configuration typemo khan
2022-05-15feats: log all requests with structured fieldsmo khan
2022-05-15feat: add logging middlewaremo khan
2022-05-15refactor: rename modulemo khan
2022-05-15create databasemo khan
2022-05-08refactor: embed client metadata in responsemo khan
2022-04-29extract errorsmo khan
2022-04-29start to return some errorsmo khan
2022-04-29refactor: move structs to dto packagemo khan
2022-04-29refactor: extract a Data Transfer Object packagemo khan
2022-04-29fix: fill in missing fields in responsemo khan
2022-04-29feat: add RFC-7591 dynamic client registrationmo khan
2022-04-28refactor: use full path instead of stripping prefixmo khan
2022-04-28refactor: split well known handlersmo khan
2022-04-27test jwks handlermo khan
2022-04-27add tests for .well-known/openid-configurationmo khan
2022-04-22remove extra loggingmo khan
2022-04-22rename to muxmo khan
2022-04-22embed insecure private key in main packagemo khan
2022-04-22embed insecure private keymo khan
2022-04-22embed template in outputmo khan
2022-04-21create a minimal oidc idpmo khan