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

API keys for external requests #73

Open
5 of 6 tasks
carlbarrdahl opened this issue Jun 24, 2024 · 0 comments
Open
5 of 6 tasks

API keys for external requests #73

carlbarrdahl opened this issue Jun 24, 2024 · 0 comments
Assignees
Milestone

Comments

@carlbarrdahl
Copy link
Contributor

carlbarrdahl commented Jun 24, 2024

Add capability for a wallet signed message to create an api key.

  • page to list created api keys api.keys.list
  • button to create new key (signs message)
  • call api.keys.create
  • generate key and store in prisma
  • create prisma model for ApiKey
  • update procedure to verify api key
@carlbarrdahl carlbarrdahl added this to the ImpactVoting milestone Jun 24, 2024
@carlbarrdahl carlbarrdahl self-assigned this Jun 24, 2024
@carlbarrdahl carlbarrdahl mentioned this issue Jun 25, 2024
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

No branches or pull requests

1 participant