amperity / vault-clj

Clojure client for Hashicorp's Vault secret management system.
Other
70 stars 17 forks source link

[2.x] Implement GitHub auth method #79

Closed greglook closed 1 year ago

greglook commented 1 year ago

Implement the GitHub auth method in the new 2.x branch. The only required method to implement is login, anything else is a bonus and can be added later.