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

clarify which server uses the shared secret too #925

Merged
merged 3 commits into from Nov 8, 2018

Conversation

patcito
Copy link
Contributor

@patcito patcito commented Oct 29, 2018

Fixes a small error in documentation about jwt.

Description

I think this sentence was referring the graphql-engine and not the auth server.

What component does this PR affect?

  • Server
  • Console
  • CLI
  • Docs
  • Community Content
  • Build System

Requires changes from other components? If yes, please mark the components:

  • Server
  • Console
  • CLI
  • Docs
  • Community Content
  • Build System

Related Issue

Solution and Design

Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update
  • Community content

Checklist:

  • I have read the contributing guide and my code conforms to the guidelines.
  • This change requires a change in the documentation.
  • I have updated the documentation accordingly.
  • I have added required tests.

@CLAassistant
Copy link

CLAassistant commented Oct 29, 2018

CLA assistant check
All committers have signed the CLA.

@hasura-bot
Copy link
Contributor

Beep boop! 🤖

Hey @patcito, thanks for your PR!

One of my human friends will review this PR and get back to you as soon as possible. 🕐

Stay awesome! 😎

@coco98
Copy link
Contributor

coco98 commented Oct 29, 2018

@ecthiender @rikinsk 👆

@ecthiender
Copy link
Member

ecthiender commented Oct 30, 2018 via email

@@ -185,7 +185,7 @@ Your auth server is using HMAC-SHA algorithms to sign JWTs, and is using a
"key": "3EK6FD+o0+c7tzBNVfjpMkNDi2yARAAKzQlk8O2IKoxQu4nF7EdAh8s3TwpHwrdWT6R"
}

The ``key`` is the actual shared secret, which is used by your auth server as well.
The ``key`` is the actual shared secret, which is used by your Hasura graphql-engine server as well.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The ``key`` is the actual shared secret, which is used by your Hasura graphql-engine server as well.
The ``key`` is the actual shared secret, which is also used by your auth server.

@shahidhk shahidhk changed the title Clarify which server uses the shared secret too clarify which server uses the shared secret too Nov 8, 2018
@shahidhk shahidhk merged commit 2bd11f1 into hasura:master Nov 8, 2018
@hasura-bot
Copy link
Contributor

Review app https://hge-ci-pull-925.herokuapp.com is deleted

@hasura-bot
Copy link
Contributor

Beep boop! 🤖

Whoa! 🎉 🎉 💃

GIF

Awesome work @patcito! 💪 🏆 All of us at Hasura ❤️ what you did.

We would love to send you some swag! Please fill this form.

If you have any questions, ask us on our Discord & Twitter!

Thanks again 🤗

@shark-h
Copy link
Member

shark-h commented Nov 14, 2018

Hey @patcito!
Can you please fill in the form by 5 PM GMT on Friday, 16th November.
The form will be closed for submissions after this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants