The keys required to sign and encrypt the JWT in their raw form for storage in a secure secrets
database (such as AWS Secrets Manager) for later parsing by parseJwtKeys.
These keys should be kept secret and never shared with any frontend, client, etc.
The keys required to sign and encrypt the JWT in their raw form for storage in a secure secrets database (such as AWS Secrets Manager) for later parsing by parseJwtKeys.
These keys should be kept secret and never shared with any frontend, client, etc.