Skip to content

api-evangelist/authsignal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authsignal (authsignal)

Authsignal is a passwordless, step-up, and risk-based authentication platform. The product wraps passkeys, authenticator apps (TOTP), SMS and WhatsApp OTP, email OTP and magic links, push notifications, biometrics (face / palm), and ID verification behind a unified Server API, Client API, and Management API. A no-code rules engine routes high-risk events through step-up challenges, and audit / observability surfaces every authentication attempt. Authsignal slots in front of existing identity providers (Cognito, Auth0, Azure AD B2C, Keycloak, IdentityServer, NextAuth.js) or works standalone.

APIs.json: https://raw.githubusercontent.com/api-evangelist/authsignal/refs/heads/main/apis.yml

Tags

  • Authentication
  • Passkeys
  • MFA
  • Step-Up
  • Passwordless
  • Risk
  • Biometrics
  • Identity Verification

Timestamps

  • Created: 2026-05-23
  • Modified: 2026-05-23

APIs

Authsignal Server API

Server-to-server REST API used to track user actions, evaluate the rules engine, mint short-lived URLs for the pre-built authentication UI, issue client tokens, validate challenge results, and manage enrolled authenticators on behalf of users. Authenticated with the tenant secret (HTTP Basic with the tenant ID as username).

Tags

  • REST
  • Server
  • Actions
  • Users
  • Authenticators

Properties

Authsignal Client API

Browser / device-facing REST API for fully custom authentication UIs. Supports passkeys, authenticator apps, SMS / WhatsApp OTP, email OTP, magic links, and push challenges. Authenticated with short-lived client tokens issued by the Server API.

Tags

  • REST
  • Client
  • Passkeys
  • OTP

Properties

Authsignal Management API

REST API for tenant-level configuration: actions and rules, theme and branding, and other tenant settings. Authenticated with a separate management API key.

Tags

  • REST
  • Management
  • Configuration
  • Tenant

Properties

Authsignal Webhooks

Outbound webhooks delivering authentication and enrollment events, enabling downstream systems to react to user lifecycle changes and challenge outcomes.

Tags

  • Webhooks
  • Events

Properties

Authsignal Node.js SDK

Official server-side SDK for Node.js / TypeScript wrapping the Server API.

Tags

  • SDK
  • Node.js
  • TypeScript
  • Server

Properties

Authsignal Python SDK

Official server-side Python SDK for the Authsignal Server API.

Tags

  • SDK
  • Python
  • Server

Properties

Authsignal Java SDK

Official Java / Kotlin SDK for the Authsignal Server API.

Tags

  • SDK
  • Java
  • Kotlin
  • Server

Properties

Authsignal .NET SDK

Official C# / .NET SDK for the Authsignal Server API.

Tags

  • SDK
  • .NET
  • C#
  • Server

Properties

Authsignal Ruby SDK

Official Ruby SDK for the Authsignal Server API.

Tags

  • SDK
  • Ruby
  • Server

Properties

Authsignal PHP SDK

Official PHP SDK for the Authsignal Server API.

Tags

  • SDK
  • PHP
  • Server

Properties

Authsignal Go SDK

Official Go SDK for the Authsignal Server API.

Tags

  • SDK
  • Go
  • Server

Properties

Authsignal Browser SDK

JavaScript / TypeScript browser SDK wrapping the Client API and WebAuthn / passkey ceremonies for web applications.

Tags

  • SDK
  • JavaScript
  • Browser
  • Passkeys

Properties

Authsignal iOS SDK

Native iOS (Swift) SDK for passkeys, push, and OTP challenges in iOS applications.

Tags

  • SDK
  • iOS
  • Mobile
  • Passkeys

Properties

Authsignal Android SDK

Native Android (Kotlin) SDK for passkeys, push, and OTP challenges in Android applications.

Tags

  • SDK
  • Android
  • Mobile
  • Passkeys

Properties

Authsignal React Native SDK

React Native wrapper around the iOS and Android SDKs.

Tags

  • SDK
  • React Native
  • Mobile

Properties

Authsignal Flutter SDK

Flutter (Dart) SDK wrapping the iOS and Android native SDKs.

Tags

  • SDK
  • Flutter
  • Mobile

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Authsignal — passwordless and step-up authentication infrastructure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors