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

    Type Alias PublicKeyCredentialAlgorithmEnum

    PublicKeyCredentialAlgorithmEnum: "RS256" | "RS384" | "PS256"

    Algorithm which will be used with the credential. Can be one of RS256, RS384, PS256. If not specified, RS256 will be used. Applies to public_key credential type.