aws / aws-sdk-net-extensions-cognito

An extension library to assist in the Amazon Cognito User Pools authentication process
Apache License 2.0
102 stars 49 forks source link

Added new ListDevicesV2Async method and obsoleted ListDevicesAsync method in CognitoUser class. #109

Closed ashishdhingra closed 1 year ago

ashishdhingra commented 1 year ago

Issue #, if available: #106

Description of changes: Added new ListDevicesV2Async method and obsoleted ListDevicesAsync method in CognitoUser class.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.