| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-29 | 416 Bytes | |
| SRP Protocol source code.tar.gz | 2026-05-29 | 1.8 MB | |
| SRP Protocol source code.zip | 2026-05-29 | 1.9 MB | |
| Totals: 3 Items | 3.6 MB | 0 | |
Feat: Issue https://github.com/ellaisys/aws-cognito/issues/132 Feat: Implement the SRP Protocol-based authentication and routes for api and web guards. Fix: Refactor the authentication flow to centralise challenge handling and parameterise status messages. Refactor: Centralized the initiateAuth and secret-hash injection across auth calls. Doc: Update the README with SRP authentication instructions and details