AuthenticationStrategy - abedra/libvault GitHub Wiki

An AuthenticationStrategy is required to construct a VaultClient. Because AuthenticationStrategy is an abstract, an implementation of it must be selected. This library supports the following strategies:

Strategy Link
AppRole https://www.vaultproject.io/docs/auth/approle.html