Class | Description |
---|---|
OneDriveAuthorizationCodeFlow |
We need to add some hook on
AuthorizationCodeFlow as OneDrive for Business needs the resource parameter for
token and refresh token requests. |
OneDriveAuthorizationCodeFlow.Builder | |
OneDriveTokenResponse |
We need this class for oauth with OneDrive as they don't return
expiresInSeconds in number format. |
Copyright © 2018 Nuxeo. All rights reserved.