Skip to content

Commit 4783fa1

Browse files
committed
refactor: drop auth/oidc package
Remove the incomplete OIDC package. It provided only token acquisition (browser PKCE flow) but not storage, refresh, or HTTP client integration. Zero raystack projects used it. A complete CLI auth solution (login + store + refresh + client) is tracked in #86.
1 parent fd89c86 commit 4783fa1

8 files changed

Lines changed: 2 additions & 423 deletions

File tree

auth/oidc/_example/main.go

Lines changed: 0 additions & 43 deletions
This file was deleted.

auth/oidc/login.go

Lines changed: 0 additions & 24 deletions
This file was deleted.

auth/oidc/redirect.html

Lines changed: 0 additions & 27 deletions
This file was deleted.

auth/oidc/source_gsa.go

Lines changed: 0 additions & 12 deletions
This file was deleted.

auth/oidc/source_oidc.go

Lines changed: 0 additions & 101 deletions
This file was deleted.

auth/oidc/utils.go

Lines changed: 0 additions & 166 deletions
This file was deleted.

0 commit comments

Comments
 (0)