Web and mobile authentication combined

The centralized login means that independently of the client application the login happens at a central place; so multiple applications just delegate/redirect to this central place when they need user authentication. You can read more about it in this blog post: Authentication Provider Best Practices: Universal Login