UNPKG

cognito-srp

Version:

Secure Remote Password protocol implementation compatible with Amazon Cognito.

5 lines (4 loc) 141 B
export * from './ClientPasswordChallenge'; export * from './ServerPasswordChallenge'; export * from './Session'; export * from './UserPool';