You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/credential/static
Louis Ruch 9671daf6e0
Revert "refactor(user_passsword) change all references of user_password into username_password (#2189)"
4 years ago
..
store feat(credential): Add static credential store and username_password credential 4 years ago
credential_store.go feat(credential): Add static credential store and username_password credential 4 years ago
credential_store_test.go feat(credential): Add static credential store and username_password credential 4 years ago
doc.go feat(credential): Add static credential store and username_password credential 4 years ago
fields.go feat(credential): Add static credential store and username_password credential 4 years ago
options.go feat(credential): Add static credential store and username_password credential 4 years ago
options_test.go feat(credential): Add static credential store and username_password credential 4 years ago
public_ids.go feat(credential): Add static credential store and username_password credential 4 years ago
repository.go feat(credential): Add static credential store and username_password credential 4 years ago
repository_credential.go feat(credential): Add static credential store and username_password credential 4 years ago
repository_credential_store.go feat(credential): Add static credential store and username_password credential 4 years ago
repository_credential_store_test.go feat(credential): Add static credential store and username_password credential 4 years ago
repository_credential_test.go feat(credential): Add static credential store and username_password credential 4 years ago
repository_credentials.go feat(credential): Add support for retrieving static credentials 4 years ago
repository_credentials_test.go feat(credential): Add support for retrieving static credentials 4 years ago
repository_test.go feat(credential): Add static credential store and username_password credential 4 years ago
testing.go Revert "refactor(user_passsword) change all references of user_password into username_password (#2189)" 4 years ago
testing_test.go feat(credential): Add static credential store and username_password credential 4 years ago
usernamepassword_credential.go feat(credential): Add support for retrieving static credentials 4 years ago
usernamepassword_credential_test.go feat(credential): Add static credential store and username_password credential 4 years ago