oidc-hosted-page-node

Installation
SKILL.md

Implement MojoAuth OIDC (Node.js / Express)

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

1. Prerequisites

  • An existing Node.js application with Express.
  • Basic knowledge of Express.js routing and middleware.
  • An active MojoAuth account.
  • MojoAuth OIDC Setup Guide
  • Required libraries: openid-client, express-session.

2. Implementation Steps

Step 1: Configure Application in MojoAuth

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