aws-aspnet-cognito-identity-provider icon indicating copy to clipboard operation
aws-aspnet-cognito-identity-provider copied to clipboard

ASP.NET Core Identity Provider for Amazon Cognito

Results 3 aws-aspnet-cognito-identity-provider issues
Sort by recently updated
recently updated
newest added

*Description of changes:* Add example to sample application how to configure and use Cognito to make authenticated REST API calls. ![image](https://user-images.githubusercontent.com/1653751/128098008-f38ab3dc-b42d-4fbe-9ae8-542082c0086d.png) By submitting this pull request, I confirm that my...

The UTC time offset is currently converted straight to a DateTime in the computer's local timezone. It is then passed into the CognitoUserSession constructor, where it is converted to a...

### Describe the feature Add support for external providers, which is currently unsupported (see https://github.com/aws/aws-aspnet-cognito-identity-provider/issues/108) ### Use Case It is great to be able to use Cognito as an Identity...

feature-request
module/cog-id-provider
queued
p2