Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Type Alias ClientCredentialAlgorithmEnum

    ClientCredentialAlgorithmEnum: "RS256" | "RS384" | "PS256"

    Algorithm which will be used with the credential. Supported algorithms: RS256,RS384,PS256