Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-22 | cmd/origin-login-test: Drop origin-login-test | pg9182 | |
2022-10-25 | all: 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-21 | all: pg9182 -> r2northstar | pg9182 | |
2022-10-14 | pkg/origin, cmd/origin-login-test: Return nucleus token expiry | pg9182 | |
2022-10-12 | pkg/origin, cmd/origin-login-test: Handle auth errors | pg9182 | |
2022-10-12 | pkg/origin, cmd/origin-login-test: Implement Nucleus token and SID stuff | pg9182 | |
Also refactor types to make things more clear. | |||
2022-10-12 | cmd/origin-login-test: Implement tool to test and debug Origin login | pg9182 | |
* HAR logging for visibility into requests. * Verbose mode to show request/response status/url/type. * Gets the final auth token. |