In some cases such as multi-tenant scenarios, we want to allow the signing key to be loaded based on the result of a block instead of a hardcoded string that would apply to the entire application instead of having different keys based on the context (e.g. different key per tenant)
In some cases such as multi-tenant scenarios, we want to allow the signing key to be loaded based on the result of a block instead of a hardcoded string that would apply to the entire application instead of having different keys based on the context (e.g. different key per tenant)