DEV Community

Bachi for Auth0

Posted on • Originally published at auth0.com

Adding Auth0 to an Ionic Angular App Using Auth Connect

TTL;DR: In this article, you’ll learn how to add an Auth0 login and logout experience to an Ionic Angular mobile app using Ionic’s Auth Connect plugin. To see a complete working example, take a look at this GitHub repo.

What is Ionic Framework?
Ionic Framework is an open-source UI toolkit for building performant, high-quality mobile and desktop apps using web technologies (HTML, CSS, and JavaScript). It’s focused on the frontend user experience, providing out-of-the-box UI interactions (controls, interactions, gestures, animations) so developers can focus on building the unique aspects of their apps. It’s easy to learn and integrates nicely with other frameworks, such as Angular, React, or Vue.uted and federated architecture when it comes to digital identities.

Keep reading 📖

Adding Auth0 to an Ionic Angular App Using Auth Connect

Top comments (0)