AbsoluteJS

Auth Adapters

auth-adaptersworkspacealphaAuth & Identity

Monorepo root for @absolutejs/auth provider adapters. Subpackages live in ./<name>/ and publish independently.

#Installation

BASH
bun add @absolutejs/auth @absolutejs/auth-twilio twilio

#Capabilities

Overview

Provider implementations for extension contracts owned by @absolutejs/auth.

Package — Contract — Provider surface

@absolutejs/auth-twilio — auth/verification-provider — Twilio Verify

Show 1 more

Authentication features and routes remain in @absolutejs/auth; this repository contains vendor infrastructure behind those stable contracts.

Repository composition

1 public package and 0 private workspace projects are versioned and developed together.

Outcomes

What you can build

Overview

Provider implementations for extension contracts owned by @absolutejs/auth.

Installation

Use the adapter when Absolute Auth should deliver and verify MFA challenges through Twilio Verify. The adapter README documents service identifiers, credentials, challenge lifecycle, and test seams.

Hardening checklist

Production guidance

Make every external boundary explicitPin the deployed auth-adapters version, replace example or memory-backed dependencies with durable implementations, bound external calls, protect credentials, and emit enough evidence to retry or recover safely.

Follow in order

Troubleshooting path

1
Installation
Use the adapter when Absolute Auth should deliver and verify MFA challenges through Twilio Verify. The adapter README documents service identifiers, credentials, challenge lifecycle, and test seams.

#Workspace contents

1 public package and 0 private workspace projects are maintained in this repository.

Workspace project
This workspace project is not published as a standalone npm package. Use its repository and the accurately labeled public or private workspace contents below.