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

Hardening: explicit jwt secret #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JavierPalaciosNexplore
Copy link

This change will turn an explicitly supplied jwtSecret into an environment variable (not a secret). The value can be specified as string, but also as a more readable yaml object. Making it a "public" value should not be a big issue, as using custom jwtSecret would likely mean that an auth service is being used, so no private bits are present at HASURA_GRAPHQL_JWT_SECRET (at least in our case happens in that way).

@nx-cloud
Copy link

nx-cloud bot commented Jul 12, 2022

☁️ Nx Cloud Report

We didn't find any information for the current pull request with the commit 127e0d4.
You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

@netlify
Copy link

netlify bot commented Jul 12, 2022

🔮 Deploy Preview for rxdb-jmespath-demo canceled.

Name Link
🔨 Latest commit 127e0d4
🔍 Latest deploy log https://app.netlify.com/sites/rxdb-jmespath-demo/deploys/62cda6a867ed7300085f6a33

@netlify
Copy link

netlify bot commented Jul 12, 2022

🔮 Deploy Preview for platyplus canceled.

Name Link
🔨 Latest commit 127e0d4
🔍 Latest deploy log https://app.netlify.com/sites/platyplus/deploys/62cda6a80f9e9f000817f1ce

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

2 participants