Description
Greenhouse does not seem to extend an expired authentication token when using the Juno Auth package. This results in potential issues for dependent plugins, such as the Supernova plugin, which may receive invalid data and fail to load correctly.
Steps to Reproduce
Allow the authentication token to expire in a session with Greenhouse.
Attempt to interact with the Supernova plugin within the Greenhouse app.
Expected Behavior
Greenhouse should attempt to extend or refresh the authentication token upon expiration.
If the token cannot be extended, the user should be redirected to the login page to re-authenticate.
Description Greenhouse does not seem to extend an expired authentication token when using the Juno Auth package. This results in potential issues for dependent plugins, such as the Supernova plugin, which may receive invalid data and fail to load correctly.
Steps to Reproduce
Expected Behavior
Screenshots