Skip to content

Commit

Permalink
auth: Implementation fo AzureSub provider that leverages federated cr…
Browse files Browse the repository at this point in the history
…edentials (#1723)

* Implementation fo AzureSub provider that leverages federated credentials

* PR feedback to live that lazy load life
  • Loading branch information
nturinski authored May 6, 2024
1 parent b42a089 commit 3df656f
Show file tree
Hide file tree
Showing 5 changed files with 628 additions and 50 deletions.
2 changes: 1 addition & 1 deletion auth/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"**/node_modules": true
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
}
}
Loading

0 comments on commit 3df656f

Please sign in to comment.