aboutsummaryrefslogtreecommitdiff
path: root/cmd/origin-login-test
AgeCommit message (Collapse)Author
2024-01-22cmd/origin-login-test: Drop origin-login-testpg9182
2022-10-25all: Rewrite Origin auth (#7)pg9182
* all: Rewrite juno auth, split into separate packages * pkg/juno: Implement two-factor auth * pkg/origin: Add AuthMgr option to save HAR archives * pkg/atlas: Add config option to save HAR archives
2022-10-21all: pg9182 -> r2northstarpg9182
2022-10-14pkg/origin, cmd/origin-login-test: Return nucleus token expirypg9182
2022-10-12pkg/origin, cmd/origin-login-test: Handle auth errorspg9182
2022-10-12pkg/origin, cmd/origin-login-test: Implement Nucleus token and SID stuffpg9182
Also refactor types to make things more clear.
2022-10-12cmd/origin-login-test: Implement tool to test and debug Origin loginpg9182
* HAR logging for visibility into requests. * Verbose mode to show request/response status/url/type. * Gets the final auth token.