Test refresh token logic

Created on 21 July 2023, 11 months ago
Updated 26 July 2023, 11 months ago

Problem/Motivation

It appears that the JD Client should support refreshing of access tokens.... but the offline_access scope is not being requested so I know this has not actually been tested... ;-)

Add the offline_access scope and ensure that a refresh token is returned (currently not the case).

The access token will expire after 12 hours. So part of testing this will require that we wait 12 hours, then come back and reload the JD Status page and ensure there are no errors. But in the short term, you can also hard-code a shorter expiration time in a dev environment to test that the refresh flow is working.

Steps to reproduce

Above

Proposed resolution

Test & fix if not working as currently implemented.

Remaining tasks

Test, fix.

User interface changes

None.

API changes

None.

Data model changes

None.

๐Ÿ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States paul121 Spokane, WA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024