summaryrefslogtreecommitdiff
path: root/client_test.go
AgeCommit message (Expand)Author
2022-10-18Client: Move to its own packagejwijenbergh
2022-10-17Server + Util: Ensure the base URL already ends with a /jwijenbergh
2022-10-17OAuth: Implement Authorization Server Issuer Identification (ISS)jwijenbergh
2022-10-13Client Test: Ensure we get the right serverjwijenbergh
2022-10-13Format: Run gofumptjwijenbergh
2022-10-11Client: Refactor out adding a Server from getting a configjwijenbergh
2022-10-06Client Test: Use the Let's Connect! variant to disable Discoveryjwijenbergh
2022-10-06OAuth: Use an available port instead of the hard-coded 8000jwijenbergh
2022-10-06CLI + Client Test: Add missing language argument to Registerjwijenbergh
2022-10-04State: Rename to client to avoid confusion with the FSMjwijenbergh