Back to Browse

ASP.Net Core: 05 - Client Login Token Authentication

25.0K views
Feb 23, 2018
1:33:38

Part of a series on building the Fasetto Word back-end server using ASP.Net Core as our server. In preparation for getting the Fasetto Word WPF application logging into our server we add a token-based authentication provider in the form of a Json Web Token (JWT) so that we can have our clients login and be provided with an access token to then authenticate the rest of their requests. Patreon Page: http://www.patreon.com/angelsix Source Code: https://github.com/angelsix/fasetto-word/tree/88b82562af97550e2ae74b8d10f478df5b589b63 Latest Code: https://github.com/angelsix/fasetto-word/ Postman: http://www.getpostman.com

Download

0 formats

No download links available.

ASP.Net Core: 05 - Client Login Token Authentication | NatokHD