summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-15test: start to add tests for inserting a new clientHEADmainmo khan
2022-05-15refactor: extract x packagemo khan
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: tidy up migrate up/downmo khan
2022-05-15refactor: rename modulemo khan
2022-05-15create databasemo khan
2022-05-08feat: add software statement to requestmo khan
2022-05-08sort keysmo khan
2022-05-08refactor: embed client metadata in responsemo khan
2022-05-08refactor: extract client metadata typemo 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-27ignore idp binarymo khan
2022-04-22chore: add makefile and include git commitmo khan
2022-04-22rename bin to scriptmo khan
2022-04-22remove public directorymo 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
2022-04-20build a tiny oidc providermo khan
2022-03-24start to create a servermo khan
2022-03-24initial commitmo khan