CUSTOM_WITH_SRP Failing but AUTH_WITH_SRP working #13677
Labels
Auth
Related to Auth components/category
documentation
Related to documentation feature requests
feature-request
Request a new feature
Before opening, please confirm:
JavaScript Framework
Next.js
Amplify APIs
Authentication
Amplify Version
v6
Amplify Categories
auth
Backend
None
Environment information
Describe the bug
When I sign using the Amplify API sign with default sign which USER_SRP_AUTH I am able to login successfully without any issues but when I login with CUSTOM_WITH_SRP I am always getting as password verification failed in the PASSWORD VERIFIER step. __
Expected behavior
Expecting the PASSWORD VERIFIER to be successful without issues to proceed with next set of validation
Reproduction steps
Code Snippet
// Put your code below this line.
Log output
aws-exports.js
No response
Manual configuration
No response
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: