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