aboutsummaryrefslogtreecommitdiff
path: root/pkg/origin/authmgr.go
AgeCommit message (Collapse)Author
2024-01-22all: Drop support for origin username sourcepg9182
2023-03-04pkg/origin: Fix Origin auth refresh when new login requiredpg9182
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-22pkg/origin: Simplify concurrency lockingpg9182
2022-10-14pkg/origin: Implement backoff for AuthMgrpg9182
2022-10-14pkg/origin: Implement AuthMgrpg9182