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

    Variable PublicKeyCredentialAlgorithmEnum

    PublicKeyCredentialAlgorithmEnum: {
        Rs256: "RS256";
        Rs384: "RS384";
        Ps256: "PS256";
    }

    Type declaration

    • ReadonlyRs256: "RS256"
    • ReadonlyRs384: "RS384"
    • ReadonlyPs256: "PS256"