Authentication provides persistent storage and modification of authentication configuration.
()
| 67 | |
| 68 | // Authentication provides persistent storage and modification of authentication configuration. |
| 69 | Authentication() AuthConfig |
| 70 | |
| 71 | // CacheDir returns the directory where the cacheable artifacts can be persisted. |
| 72 | CacheDir() string |
no outgoing calls