#amazon-cognito
Read more stories on Hashnode
Articles with this tag
Authorization is the process that determines what users can do after they are authenticated. In the .NET ecosystem, it's straightforward to implement...
In this article, we delve into securing .NET APIs with Amazon Cognito, specifically focusing on ensuring authenticated users have the necessary...
In our previous article, Authentication with Amazon Cognito and ASP.NET Core Identity, we discussed how to authenticate ASP.NET applications using the...
Amazon Cognito is an identity platform for web and mobile apps. It’s a user directory, an authentication server, and an authorization service for...