Compatibility with Dropbox short-lived access tokens #78
Unanswered
cashewcodes9
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Thanks, Answered by this package. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Great human beings,
As Dropbox introduced Scopes, PKCE, short-lived access token and refresh tokens for authorization. The long-lived access token will be depreciated on September 30th 2021. I really liked
spatie/flyszstem-dropboxpackage but I want to ask the community if it is compatible with the new short-lived access token and refresh token.https://dropbox.tech/developers/migrating-app-permissions-and-access-tokens
My usecase will be to store reports generated by my laravel application to dropbox. And very much similar to this blog post: https://nemanjacoder.medium.com/using-dropbox-as-storage-for-laravel-f6c401b97663
I need to make decision this week so would really appreciate a feedback. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions