1

I've read some article on token based authentication in Asp.Net Core. I'm new to Asp.Net Core and Token based Authentication. Can anyone help me with that? Some code will be helpful for me. I'm using latest version of visual studio community 2017.

1 Answer 1

5

There is an excellent tutorial already written here

Also, IdentityServer4 have a lot of tutorials that show you how to configure identity server (to generate tokens) and how to secure your web api (token based authentication).

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.