fs_storage_ms_drive
This module enables the use of Microsoft Drives (OneDrive and SharePoint) as a storage backend in Odoo by extending the fs_storage module.
Key Features
- fs.storage: Adds support for Microsoft Drives as a filesystem storage backend using the 'msgd' protocol.
- res.users: Manages Microsoft Drive authentication tokens and OAuth2 parameters for users.
- fs.storage: Automatically refreshes expired access tokens to maintain seamless API access.
- res.users: Retrieves OAuth2 client configuration from system parameters.