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

[Manage Public Key] Add new route, and empty page #8395

Closed
5 tasks done
Tracked by #7862
stephenkao opened this issue Feb 17, 2023 · 0 comments · Fixed by #8665
Closed
5 tasks done
Tracked by #7862

[Manage Public Key] Add new route, and empty page #8395

stephenkao opened this issue Feb 17, 2023 · 0 comments · Fixed by #8665
Assignees
Labels
engineering Work to be completed by an engineer experience Team label to flag issues owned by the Experience Team needs-info Tickets that need additional info, input, and/or AC

Comments

@stephenkao
Copy link

stephenkao commented Feb 17, 2023

Problem statement

The sender emails us two separate public keys. These keys are stored in the database under sender settings. Then we send them an email that they can start testing (authentication) and includes the API endpoint to point to and link them to API Programmer's guide.
This happens on almost every new sender and is a manual process.

What you need to know

https://www.figma.com/file/6mwI5ac6rprACKDzDo4Ady/ReportStream-Workspace-%7C-2023?node-id=1883-20071&t=DaL5Q5yF7wMvJyiV-0

Acceptance criteria

  • Add a new /resources/manage-public-key route
  • Page will only be accessible if authenticated as a Sender.
  • Will be redirected if not logged in as a Sender.

To do

  • create route
  • create page
@stephenkao stephenkao added engineering Work to be completed by an engineer experience Team label to flag issues owned by the Experience Team needs-info Tickets that need additional info, input, and/or AC labels Feb 17, 2023
@penny-lischer penny-lischer changed the title Add a new /resources/manage-public-key route and empty page Add new 'Manage Public Key' tile to 'Resources page, new route, and empty page Mar 8, 2023
@penny-lischer penny-lischer changed the title Add new 'Manage Public Key' tile to 'Resources page, new route, and empty page Add new 'Manage Public Key' tile to 'Resources' page, new route, and empty page Mar 8, 2023
@stephenkao stephenkao reopened this Mar 8, 2023
@penny-lischer penny-lischer changed the title Add new 'Manage Public Key' tile to 'Resources' page, new route, and empty page [Manage Public Key] Add new route, and empty page Mar 8, 2023
@penny-lischer penny-lischer self-assigned this Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Work to be completed by an engineer experience Team label to flag issues owned by the Experience Team needs-info Tickets that need additional info, input, and/or AC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants