mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[GH-ISSUE #2019] [feature]: Add an Authorization tab on GraphQL #658
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#658
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @acolombier on GitHub (Dec 16, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2019
Originally assigned to: @RishabhAgarwal-2001 on GitHub.
Is there an existing issue for this?
Summary
It would be amazing to have an Authorization tab on GraphQL, as it is for REST.
Why should this be worked on?
Authorization is also a thing in GQL and having automated OAuth mechanism would be 👍
@EdwinFajardoBarrera commented on GitHub (Dec 17, 2021):
I would like to contribute, can you help me with giving background and if necessary expectations?
@acolombier commented on GitHub (Dec 17, 2021):
It would be great if it could work like the one in REST - I'm mostly looking after an OIDC integration
It would also be great if could work like Insomnia and so we can chain the token
I'd be very happy to help on that one too in case you think it is worth decoupling in multiple steps :)
@AndrewBastin commented on GitHub (Dec 18, 2021):
@EdwinFajardoBarrera @acolombier
We are keeping this issue open for students under Github Externship to contribute to.
If this issue isn't assigned to anyone by the end of the month, you can pick this up!
@EdwinFajardoBarrera commented on GitHub (Dec 20, 2021):
I see, if there is another one to contribute to, let me know @AndrewBastin
@AndrewBastin commented on GitHub (Feb 1, 2022):
Assigning this to @RishabhAgarwal-2001
@RishabhAgarwal-2001 commented on GitHub (Feb 1, 2022):
Sure!