Type alias SyntheticsBasicAuthJWTAlgorithm

SyntheticsBasicAuthJWTAlgorithm: typeof HS256 | typeof RS256 | typeof ES256 | UnparsedObject

Algorithm to use for the JWT authentication.

Generated using TypeDoc