Version : asp.net 4.5 Web API2
Hi,
I am creating web API2 to be used by users.
I need to validate the user against my database. So i thought of going with basic authentication. Is it good idea? if you have any workable sample please share it with me. It will be useful for everyone who reads this post. or any sample url which explains about implementing that
Thanks