oidc-hosted-page-ios

Installation
SKILL.md

Implement MojoAuth OIDC (iOS / Swift)

This expert AI assistant guide walks you through integrating passwordless authentication into an existing iOS application using MojoAuth's Hosted Login Page as an OIDC identity provider via AppAuth for iOS. MojoAuth handles all authentication methods (Magic Links, Email OTP, SMS OTP, Social Login, Passkeys) through its hosted page.

1. Prerequisites

  • An existing iOS 15+ application (Swift 5.7+) with a login screen.
  • Xcode 14+ installed.
  • An active MojoAuth account.
  • MojoAuth OIDC Setup Guide
  • Required library: openid/AppAuth-iOS.

2. Implementation Steps

Step 1: Configure Application in MojoAuth

Installs
2
Repository
mojoauth/skills
First Seen
Feb 28, 2026
oidc-hosted-page-ios — mojoauth/skills