↧
Answer by a.tolba for How can I implement AWS Cognito with an ASP.NET Web MVC...
i did not try out Amazon Cognito but there is a full list of nuget packages for AWS that will work fine on .net 4.6 https://www.nuget.org/packages?q=AWSSDK.Cognito i also found this link i hope it...
View ArticleHow can I implement AWS Cognito with an ASP.NET Web MVC 4.6 (that uses forms...
I'm a newbie to SSO. How can I implement AWS Cognito with an ASP.NET Web MVC 4.6 (that uses forms authentication)? Is it possible? So far I just found examples on how this can be implemented with...
View Article