skip to Main Content

.net core 2.0 JWT token

I have a web Api built with .net core 2.0 and a mobile app built with xamarin. To login the mobile app make a call to the web api by passing (username and password). If the credentials are valid web…

VIEW QUESTION
Back To Top
Search