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

Code improvements #132

Closed DmitryProskurin closed 9 months ago

DmitryProskurin commented 9 months ago
  1. Replace parameter name as string to nameof usage, fix parameters order in several calls.
  2. Remove redundant bracers at method calls.
  3. Method comment: parameter name fix, add missing tag, fix description for return type.

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

96malhar commented 9 months ago

Thank you for this PR! It has been released in version 2.5.2