Skip to content

Releases: msyk/dropbox-api-shortlivedtoken

Ver.5 Redefine the download and downloadZip methods.

12 Jul 03:10

Choose a tag to compare

Ver.5 Redefine the download and downloadZip methods.

Ver.4 Refreshing the access token with the refresh token.

08 Jul 07:43

Choose a tag to compare

Ver.4 Refreshing the access token with the refresh token with 'spatie/dropbox-api'.

Ver.3 Token provider conforms to the original library.

07 Jul 07:21

Choose a tag to compare

Token provider class uses Dropbox Client class.

Ver.2 Token service class is implemented.

07 Jul 05:29

Choose a tag to compare

The code for getting the access token from refresh token is still referred from https://www.softel.co.jp/blogs/tech/archives/7067 .

Ver.1 Simple but Smart Way

07 Jul 04:10

Choose a tag to compare

The code for getting the access token from refresh token is referred from https://www.softel.co.jp/blogs/tech/archives/7067 . Thanks a lot.