·
3 commits
to main
since this release
Release 2025-07-29
Amazon.Extensions.CognitoAuthentication (3.1.1)
BREAKING CHANGE: Fix Auth with device and device confirmation. The third parameter in GenerateDeviceVerifier() method has been renamed from username to deviceKey. Existing code will compile but fail at runtime - update calls to pass the device key instead of username.