Learn how to do token based authentication in asp.net core 2.0 WebAPI using JWT. JSON web token can be used cross platform and used heavily for authentication and authorisation for web and mobile applications.
Git Repo: https://github.com/Sid-Shanker/TokenAuth