liquidvotingio / liquidvotingio/api
Update /graphiql to use access tokens
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
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
Read lib/absinthe/plug/graphiql.ex at lines 71-75, linked from the issue, and inspect how the /graphiql entry point currently handles authentication. Determine the expected access-token flow from the surrounding project context, then verify that /graphiql uses access tokens and that its existing behavior still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir, graphql
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100