Go to file
SoXX 14944f708f feat: Add OAuth2 client credentials workflow for Vault integration
Introduced OAuth2 client credentials to fetch JWT tokens and updated Vault logic to support authentication with JWT. Modified the main application flow to utilize the new token-based authentication for enhanced security and flexibility. Updated dependencies to include `golang.org/x/oauth2`.

I KNOW THAT I LEAKED THE KEY AND STUFF!
2024-12-21 21:51:24 +01:00
cmd/otter-cage feat: Add OAuth2 client credentials workflow for Vault integration 2024-12-21 21:51:24 +01:00
config initial commit 2024-12-10 15:54:22 +01:00
deployments feat: added compose for development environment 2024-12-11 16:00:31 +01:00
docs initial commit 2024-12-10 15:54:22 +01:00
internal feat: Add OAuth2 client credentials workflow for Vault integration 2024-12-21 21:51:24 +01:00
pkg/api initial commit 2024-12-10 15:54:22 +01:00
.gitignore initial commit 2024-12-10 15:54:22 +01:00
go.mod feat: Add OAuth2 client credentials workflow for Vault integration 2024-12-21 21:51:24 +01:00
go.sum feat: Add OAuth2 client credentials workflow for Vault integration 2024-12-21 21:51:24 +01:00
sonar-project.properties initial commit 2024-12-10 15:54:22 +01:00
tools.go initial commit 2024-12-10 15:54:22 +01:00