Skip to content

terminalDrobox: implement automatic request of a new auth token #533

Description

@iarovikov

Check if Dropbox OAuth implementation supports refresh tokens according to the OAuth 2 specification.

if it does, implement automatic request of a new authorization token using the refresh token when the existing token gets invalidated or expired.

You can save refresh token to AuthorizationTokenDO#AdditionalAttributes in the form refresh_token=... See terminalSalesforce.Infrastructure.Authentication#RefreshAccessToken for an example of implementation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions