I am pretty new to .Net Core and a lot of the used technologies, so I'm currently taking baby steps with the template.
Currently I'm trying to understand the authentication / login process used in this template. Do you have any articles that would help me with this? As far as I can tell your recent blog post on IdentityServer4 isn't relevant, since the template doesn't make use of IdentityServer4, right?
Thanks in advance!
Update: I just found this article and it looks like I'm on the right path.
First of all thanks for your work! 🥳
I am pretty new to .Net Core and a lot of the used technologies, so I'm currently taking baby steps with the template.
Currently I'm trying to understand the authentication / login process used in this template. Do you have any articles that would help me with this? As far as I can tell your recent blog post on IdentityServer4 isn't relevant, since the template doesn't make use of IdentityServer4, right?
Thanks in advance!
Update: I just found this article and it looks like I'm on the right path.