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 50 forks source link

Extensions CognitoAuthentication Documentation #81

Closed marck0zz closed 3 years ago

marck0zz commented 3 years ago

Hello all!!

Is any documentation about the Extension CognitoAuthentication API like the AWS SDK for .NET API Reference ??

I'm interested in the login exceptions on "authFlowResponse" in order to give feedback to my users about what is goin on.

Thank you in advance.

ashishdhingra commented 3 years ago

Hi @marck0zz,

Good morning.

Thanks for posting guidance question.

Unfortunately, we do not have Cognito Extensions API documentation similar to AWS SDK for .NET API Reference](https://docs.aws.amazon.com/sdkfornet/v3/apidocs/). However, as Readme mentions, this library introduces/uses 2 dependencies:

These could be the good references on what .NET SDK API(s) are invoked behind the scenes. Additionally, Cognito Service API reference is a good reference for determining the requirements and exceptions thrown by actual service API operation(s).

Hope this helps.

Thanks, Ashish

marck0zz commented 3 years ago

Thanks a lot.

I'll take a look at those links

ashishdhingra commented 3 years ago

Closing this issue. Feel free to open new one in case there are more questions or guidance required.

github-actions[bot] commented 3 years ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.