liquidvotingio / liquidvotingio/api
Add auth_key arg to LiquidVotingAuth.Release.create_org
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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