Two Factor Authentication with Web API and Angular using Google Authenticator
In this article, we will enable Two-Factor Authentication with Web API and Angular using Google...
Read Moreby Code Maze | Jul 18, 2022 | Angular, HTTP, Web Development | 4
In this article, we’re going to learn about cookie authentication with ASP.NET Core and...
Read Moreby Code Maze | Updated Date Oct 12, 2022 | Angular, Web Development | 2
In this article, we are going to look at using charts with Angular and ASP.NET Core Web API to...
Read Moreby Code Maze | Updated Date Apr 27, 2022 | Angular, C#, Web Development | 7
After successfully learning how to upload files, the logical next step is to learn how to download...
Read Moreby Marinko Spasojevic | Updated Date Jun 13, 2022 | Angular, C#, Web Development | 29
Up until now, we’ve been working with our local authentication and authorization...
Read Moreby Marinko Spasojevic | Updated Date May 17, 2022 | Angular, C#, Web Development | 9
With the 2-Step Verification process, a user after entering valid credentials needs to enter an...
Read Moreby Marinko Spasojevic | Updated Date May 17, 2022 | Angular, C#, Web Development | 2
If a user enters the wrong credentials several times, this could mean that the user forgot the...
Read Moreby Marinko Spasojevic | Updated Date May 17, 2022 | Angular, C#, Web Development | 20
One important part of the user registration functionality is an email confirmation. With it, we...
Read Moreby Marinko Spasojevic | Updated Date Jul 8, 2022 | Angular, C#, Web Development | 14
It is always a good practice to provide the possibility for the users to reset their password if...
Read Moreby Marinko Spasojevic | Updated Date May 17, 2022 | Angular, C#, Web Development | 65
Having roles is always a good practice to increase security for our applications and protect some...
Read Moreby Marinko Spasojevic | Updated Date May 17, 2022 | Angular, C#, Web Development | 24
Right now, we have a way to register new users in our application. But these users donβt have the...
Read Moreby Marinko Spasojevic | Updated Date Oct 12, 2022 | Angular, Web Development | 11
In the previous article, we learned how to create user registration logic with Angular and ASP.NET...
Read More