Skip to content

Commit

Permalink
Remove non-OSI auth methods from API
Browse files Browse the repository at this point in the history
Earlier we removed several auth plugins (AWS, Azure, and GCP in #101).
Because we no longer support them in-tree, we'll want to remove their
API helpers as well; instead, each out-of-tree plugin should have an
api/ folder which contains similar code as this.

Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
  • Loading branch information
cipherboy authored and naphelps committed Feb 5, 2024
1 parent 5714da2 commit 0a0be27
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 1,650 deletions.
287 changes: 0 additions & 287 deletions api/auth/aws/aws.go

This file was deleted.

11 changes: 0 additions & 11 deletions api/auth/aws/go.mod

This file was deleted.

Loading

0 comments on commit 0a0be27

Please sign in to comment.