mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
* Adds support for calling `acquireTokenInteractively` and `acquireTokenSilently` via D-Bus * Parses and handles the full `brokerTokenResponse` object returned by the Intune broker * Stores and reuses `account` data to enable silent token refresh without repeated interactive authentication * Ensures the access token and its expiry time are properly calculated and stored for consistent token management * Fallback to interactive authentication is triggered if silent authentication fails |
||
|---|---|---|
| .. | ||
| hooks | ||
| Dockerfile | ||
| Dockerfile-alpine | ||
| Dockerfile-debian | ||
| entrypoint.sh | ||