Skip to content

lucdew/cognito-srp-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cognito_srp_auth

Overview

Library to authenticate to a cognito user pool using SRP.

A binary is also produced to quickly perform a manual test from the command line.

It is mainly to demonstrate how to use the cognito_srp library.

Run

cargo run -- --client-id CLIENT_ID --mfa MFA --password PASSWORD --pool-id POOL_ID --username USERNAME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages