Skip to content

Correct variable names and memoize data for auth context #13

Open
MikeNeilson wants to merge 3 commits into
mainfrom
devops/general-corrections
Open

Correct variable names and memoize data for auth context #13
MikeNeilson wants to merge 3 commits into
mainfrom
devops/general-corrections

Conversation

@MikeNeilson
Copy link
Copy Markdown
Contributor

Summary

Was not able to view any data, after login and clicking a resource was immediately sent back to the login screen. Determine the issue was the use of "token" instead of "access_token".

I will note that even using access_token in this way is not quite correct as it is only short lived; however it sufficies for now to get into the environment and poke around.


Screenshots


Todos

  • Link Jira Ticket
  • Tests
  • Documentation

Steps to Validate


Deploy Notes (optional)


Impacted Areas in Application (optional)

@MikeNeilson MikeNeilson requested a review from krowvin February 23, 2026 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant