| 365 | // --------------------------------------------------------------------------- |
| 366 | // ConfigFileAuthBackend – stores OAuth credentials inside config.json._auth |
| 367 | // --------------------------------------------------------------------------- |
| 368 | |
| 369 | /** |
| 370 | * Custom AuthStorageBackend that persists OAuth credentials to the `_auth` |
nothing calls this directly
no outgoing calls
no test coverage detected