Skip to content

Support refresh token rotation #94

Description

@Stephan-Hoffmann

When enabling refresh token rotation, a new fresh token is issued when exchanging the current one for an access token. The authentication provider does not return the new refresh token.

Current behaviour
New refresh token is returned by salesforce, but overwritten in AuthenticationClient.TokenRefreshAsync

Expected behaviour
When response contains a refresh token, return it.

Affected version
NetCoreForce.Client, v5.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions