This project has the code described in article Token Based Authentication in Web API.
- Follow the instructions in the article to create the database and the UserManager table.
- Change the connection string in Web.config.
- Test as described in the article.