I am developing web api using asp.net web api 2 for Mobile App. For authentication, I am using Token based authentication using OWIN middleware, following this and this article.