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

[ENHANCEMENT] Frontend can retrieve user saved searches from the backend and display them #762

Open
3 tasks
jcscottiii opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request typescript Pull requests that update Typescript code

Comments

@jcscottiii
Copy link
Collaborator

Definition of done:

  • When an already authenticated user loads the screen or a user finishes authenticating, the frontend makes an authenticated request to retrieve a page of saved searches
  • The developer should ensure that the ID token is sent to backend via Authorization header
    • The developer should ensure that the Authorization header is present in the openapi if not already.
@jcscottiii jcscottiii added enhancement New feature or request typescript Pull requests that update Typescript code labels Oct 16, 2024
@jcscottiii jcscottiii added this to the Saved Searches milestone Oct 16, 2024
@jcscottiii jcscottiii moved this to 2024-Q4 in webstatus.dev Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request typescript Pull requests that update Typescript code
Projects
Status: 2024-Q4
Development

No branches or pull requests

2 participants