Sourabh Dhiman

Sourabh Dhiman

  • NA
  • 323
  • 59.3k

Web Api in asp.net

Jan 3 2020 11:45 AM
Authentication (using username and password) with example. web api

Answers (4)

1
Amit Mohanty

Amit Mohanty

  • 15
  • 51.7k
  • 6m
Jan 6 2020 2:49 AM
Hey this link may help you
 
https://www.c-sharpcorner.com/article/token-based-authentication-using-web-api-2-owin-and-identity/
1
Ashutosh Gupta

Ashutosh Gupta

  • 400
  • 3.9k
  • 1.1m
Jan 4 2020 4:08 AM
i could find c# corner article on this subject, this may help you

https://www.c-sharpcorner.com/article/basic-authentication-in-web-api/
 
1
Asma Khalid

Asma Khalid

  • 110
  • 16.8k
  • 9.7m
Jan 3 2020 1:14 PM
Look Into https://bit.ly/2FlZgAc
 
Mark Answer as accept if helpful
For More detail visit: www.asmak9.com
 
Thanks & Regards
Asma Khalid
1
Chittaranjan Swain

Chittaranjan Swain

  • 0
  • 30.4k
  • 3m
Jan 3 2020 11:55 AM
Hi sourabh,
 
Refer below links,
 
https://www.c-sharpcorner.com/article/basic-authentication-in-web-api/
https://www.c-sharpcorner.com/blogs/basic-authentication-in-webapi
https://www.c-sharpcorner.com/article/basic-authentication-in-web-api/
https://dotnettutorials.net/lesson/web-api-basic-authentication/