Closed averche closed 1 year ago
vault.WithToken() does not apply to Login(...) and a few other unauthenticated requests
vault.WithToken()
Login(...)
Resolves #159
Description
vault.WithToken()
does not apply toLogin(...)
and a few other unauthenticated requestsResolves #159