{"library":"aws-cognito-srp-client","type":"library","category":null,"description":"This library provides a client-side implementation for the Secure Remote Password (SRP) authentication flow specifically designed for AWS Cognito User Pools. It abstracts away the complex cryptographic calculations required for SRP_A generation and signature verification, enabling developers to integrate SRP authentication into both browser and Node.js environments. The current stable version is 1.0.0, indicating a relatively new, but stable, initial release. Its primary function is to work in conjunction with the AWS SDK's `initiateAuth` and `respondToAuthChallenge` APIs for the `USER_SRP_AUTH` and `PASSWORD_VERIFIER` flows, respectively, handling the core SRP computations rather than the network requests themselves. It is differentiated by its focused scope on SRP, providing a streamlined experience for this specific Cognito authentication method.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","SRP","SecureRemotePassword","AWS","Cognito","auth","userpool","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install aws-cognito-srp-client","imports":["import Srp from 'aws-cognito-srp-client';","const Srp = require('aws-cognito-srp-client');","import Srp from 'aws-cognito-srp-client'; const mySrp: Srp = new Srp('us-east-1_XXXXX');"]},{"cmd":"yarn add aws-cognito-srp-client","imports":[]},{"cmd":"pnpm add aws-cognito-srp-client","imports":[]}],"homepage":null,"github":"https://github.com/sodaru/aws-cognito-srp-client","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/aws-cognito-srp-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/aws-cognito-srp-client/compatibility"}}