Top "Srp-protocol" questions

The Secure Remote Password protocol (SRP) is a password-authenticated key agreement protocol in order to establish an encrypted channel based on a password.

AWS Cognito user authentication Missing required parameter SRP_A

I am trying to use AWS Cognito services for user authentication through ruby SDK. I could able to sign_up, …

ruby-on-rails ruby amazon-web-services amazon-cognito srp-protocol