Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug](greenhouse): Greenhouse Fails to Extend Expired Auth Tokens #584

Open
ArtieReus opened this issue Nov 4, 2024 · 0 comments
Open
Labels
bug Something isn't working greenhouse Greenhouse core related task

Comments

@ArtieReus
Copy link
Collaborator

ArtieReus commented Nov 4, 2024

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

  1. Allow the authentication token to expire in a session with Greenhouse.
  2. Attempt to interact with the Supernova plugin within the Greenhouse app.

Expected Behavior

  1. Greenhouse should attempt to extend or refresh the authentication token upon expiration.
  2. If the token cannot be extended, the user should be redirected to the login page to re-authenticate.

Screenshots
Screenshot 2024-11-04 at 11 43 11

Related

@ArtieReus ArtieReus added the bug Something isn't working label Nov 4, 2024
@ArtieReus ArtieReus added the greenhouse Greenhouse core related task label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working greenhouse Greenhouse core related task
Projects
None yet
Development

No branches or pull requests

1 participant