angualar fe and C# asp.net core backed
-
Re: Authentication in a full stack application (.NET API/Angular)
Hello!
I currently have this exact question, how does the full stack workflow work is there a example? The .net core backend wants a JWT token but using angular everything goed with cookies. What would be a best practice? I think that it's quite simple but don't know what I'm missing
thank you!
-
@baptist-o Anyone out there have experience using .Net API with Angular front end? I have no problem using the .NET API with FusionAuth, but have not tried accessing using an Angular front end. If anyone has accomplished this, please speak up. I am currently pretty backed up, but will try to play with this a bit if I get some time.