liquidvotingio / liquidvotingio/api

Add auth_key arg to LiquidVotingAuth.Release.create_org

Open
#90 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Elixir
Stars
17
Forks
3
PR merge metrics
No merged PRs in 30d

Description

`LiquidVotingAuth.Release.create_org` needs to be updated to accept an auth key. Right now, after resetting the db manually logging into the auth db and updating each row with current auth keys is required

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the LiquidVotingAuth.Release.create_org entry point and inspect its callers to understand how organization creation currently obtains authentication data. Update the entry point so it accepts an auth key and confirm that resetting the database no longer requires manually updating each auth-database row.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
authentication, backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.