79138909

Date: 2024-10-29 20:38:21
Score: 2.5
Natty:
Report link

For Hasura to properly validate JWTs with an HS256 symmetric key, you need to use a key that is at least 32 characters long. Here’s how you can structure the HASURA_GRAPHQL_JWT_SECRET for HS256 in your Docker Compose file, ensuring the key meets the required length:

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Muluken Demis