auth0-android

Solid

Use when adding authentication to Android applications (Kotlin/Java) with Web Auth, biometric-protected credentials, and MFA - integrates com.auth0.android:auth0 SDK for native Android apps

API & Backend 23 stars 12 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 71/100

Stars 20%
46
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Auth0 Android Integration Add authentication to Android applications using `com.auth0.android:auth0`. > **Agent instruction:** Before providing SDK setup instructions, fetch the latest release version by running: > ``` > gh api repos/auth0/Auth0.Android/releases/latest --jq '.tag_name' > ``` > Use the returned version in all `implementation` dependency lines instead of any hardcoded version below. If the command fails, fall back to checking https://github.com/auth0/Auth0.Android/releases. ## Prerequisites - Android API 21 or higher - Kotlin or Java project - Auth0 account with a Native application configured - If you don't have Auth0 set up, see [auth0-quickstart](/auth0-quickstart) ## When NOT to Use - **React Native apps**: Use [auth0-react-native](/auth0-react-native) - **Flutter apps**: Use the native Flutter Auth0 SDK - **Web SPAs** (React, Angular, Vue): Use [auth0-react](/auth0-react), [auth0-angular](/auth0-angular), or [auth0-vue](/auth0-vue) - **Node.js/Express servers**: Use [auth0-express](/auth0-express) - **iOS/macOS apps**: Use [auth0-swift](/auth0-swift) ## Quick Start Workflow 1. **Install SDK**: Add the Auth0 Android SDK dependency to your `build.gradle`: ```gradle implementation 'com.auth0.android:auth0:{LATEST_VERSION}' ``` 2. **Configure Auth0**: See [**Setup Guide**](references/setup.md) for automatic/manual setup, post-setup required project changes, and callback URL configuration. 3. **Initialize**: Create an Auth0 account ins...

Details

Author
auth0
Repository
auth0/agent-skills
Created
4 months ago
Last Updated
today
Language
JavaScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Solid

ionic-app-creation

Guides the agent through creating a new Ionic app using the Ionic CLI. Covers project scaffolding with ionic start, framework selection (Angular, React, Vue), template selection (blank, tabs, sidemenu), Capacitor integration, and optional Tailwind CSS setup. After app creation with Capacitor integration, delegates to the capacitor-app-creation skill for further Capacitor setup. Do not use for existing Ionic projects, migrating Ionic apps, upgrading Capacitor versions, or non-Ionic mobile frameworks.

23 Updated 3 weeks ago
capawesome-team
AI & Automation Featured

autogpt-agents

Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or building complex multi-step AI automation systems.

27,562 Updated today
davila7
AI & Automation Solid

android-bluetooth

Operate Android Bluetooth workflows with the bluetooth tool, including power, pairing handoff, BLE scan/connect/disconnect, and permission/settings recovery. Use for Bluetooth and BLE device tasks.

1,094 Updated 4 days ago
ModalityDance
API & Backend Featured

oma-backend

Backend specialist for APIs, databases, authentication with clean architecture (Repository/Service/Router pattern). Use for API, endpoint, REST, database, server, migration, and auth work.

1,017 Updated today
first-fluke
Web & Frontend Solid

instantdb

Build complete, functional apps with InstantDB as the backend. Use when creating React/vanilla JS or expo applications. Triggers on requests for building apps.

18 Updated 1 months ago
fivestones