Skip to content

Blog

How to Sign In with Azure Entra ID Using Capacitor

Many enterprise applications rely on Microsoft Entra ID (formerly Azure Active Directory) for identity and access management. If you're building a cross-platform app with Capacitor, the OAuth plugin makes it straightforward to integrate Entra ID authentication using the Authorization Code flow with PKCE. This guide walks you through app registration, sign-in, token management, and accessing the Microsoft Graph API.

Announcing the OAuth Plugin for Capacitor

Authentication is a critical part of most applications, and getting it right can be challenging. With Ionic's recent decision to discontinue new customer sales of its commercial products, including Auth Connect, many teams building Capacitor apps are now looking for a reliable alternative. That's why we built the OAuth plugin — a production-ready solution for integrating OAuth 2.0 and OpenID Connect authentication into your Capacitor applications across Android, iOS, and web. The plugin is now available for all Capawesome Insiders.

Alternative to the Ionic Identity Vault Plugin

Looking for a way to protect sensitive data and authenticate users in your Capacitor app? With Ionic discontinuing their commercial Identity Vault plugin, developers need reliable alternatives for biometric authentication and secure session management. The Biometrics plugin and Secure Preferences plugin from Capawesome provide a modern, open alternative that covers the core functionality of Identity Vault.

Capawesome CLI 4.0.0 Release

We are excited to announce version 4.0.0 of the Capawesome CLI! This major release brings a host of new features and improvements to enhance your development experience, including new commands for managing live updates, channel control, and web build support. This release also includes some breaking changes that you should be aware of before upgrading.

Announcing Capawesome Cloud Web Builds

We're excited to announce Capawesome Cloud Web Builds, a powerful new feature that brings web bundle creation directly to the cloud. Previously, creating bundles for Live Updates required setting up a local development environment and using the Capawesome CLI. Now, you can build and deploy Live Updates directly from the Capawesome Cloud Console—from any device, without any local tools. We've fully integrated bundles into our native build and deployment system, making it faster and easier than ever to get your updates live. From Git commit to live update in seconds, no local setup required.