summaryrefslogtreecommitdiff
path: root/bin/ui
AgeCommit message (Expand)Author
2025-03-20refactor: use schema and host configmo khan
2025-03-20feat: add logout and links to /index.htmlmo khan
2025-03-20refactor: extract ui.example.com/index.html and print tokensmo khan
2025-03-20feat: add html pages to ui service that fetches data from rest apimo khan
2025-03-19fix: restore erb trim_mode optionmo khan
2025-03-18refactor: extract http helpers modulemo khan
2025-03-18refactor: extract parameter for injecting a code_verifiermo khan
2025-03-18refactor: allow overriding the default authorize uri query paramsmo khan
2025-03-18refactor: use oauth server metadata to configure endpointsmo khan
2025-03-18refactor: extract an OAuth::Client class to all the generation of dynamic cli...mo khan
2025-03-15refactor: authorize unsigned JWT in requestsmo khan
2025-03-13fix: append host to redirect locationmo khan
2025-03-12feat: require a login before authorizing an auth grantmo khan
2025-03-12feat: render a simple login pagemo khan
2025-03-10chore: add some end to end testsmo khan
2025-03-10Remove code commentsmo khan
2025-03-06refactor: use protobuf3 and define twirp servicemo khan
2025-03-05refactor: move SAML routes to /saml/ pathmo khan
2025-03-05refactor: extract scheme and provide the appropriate nameid for saml transactionmo khan