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

GraphQL playground with OAuth2 log-in #89

Closed
rot1024 opened this issue Jul 30, 2021 · 1 comment
Closed

GraphQL playground with OAuth2 log-in #89

rot1024 opened this issue Jul 30, 2021 · 1 comment

Comments

@rot1024
Copy link
Member

rot1024 commented Jul 30, 2021

Is your feature request related to a problem? Please describe.

GraphQL Playground is available at http://localhost:8080/graphql in dev mode. However in fact, without an access token, most GraphQL queries cannot be called, and moreover, to get the access token, you need to log in on the front-end and then look up the value stored in the local storage, which is very inconvenient.

Describe the solution you'd like

Luckily, GraphQL Playground is available as a React component, so we can implement new GraphQL Playground with a log-in button in the front-end.

@rot1024 rot1024 changed the title GraphQL playground with OAuth2 sign in GraphQL playground with OAuth2 log-in Jul 30, 2021
@rot1024
Copy link
Member Author

rot1024 commented Nov 29, 2021

reearth/reearth-web#70

@rot1024 rot1024 closed this as completed Nov 29, 2021
KeisukeYamashita pushed a commit that referenced this issue Aug 13, 2022
Co-authored-by: maherhamoui6 <hammimo022@gmail.com>
Co-authored-by: yk <yk.eukarya@gmail.com>
Co-authored-by: basel.issmail <basel.issmail@gmail.com>
Co-authored-by: rot1024 <aayhrot@gmail.com>
pyshx pushed a commit that referenced this issue Apr 17, 2023
Co-authored-by: rot1024 <aayhrot@gmail.com>
Co-authored-by: KaWaite <flippindaisy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant