aws / aws-aspnet-cognito-identity-provider

ASP.NET Core Identity Provider for Amazon Cognito
https://aws.amazon.com/developer/language/net/
Apache License 2.0
215 stars 89 forks source link

Checking if the user attribute is there at all #49

Closed assyadh closed 5 years ago

assyadh commented 5 years ago

Issue #, if available: N/A

Description of changes: Checking if the user attribute is there at all, to support an edge case where the attribute might be in the pool, but not set on the user profile.

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