Token based authentication is prominent everywhere on the web nowadays. With most every web company using an API, tokens are the best way to handle authentication for multiple users. There are some very important factors when choosing token based authentication for your application.
Full article