Jump to Content
Auth ArmorHomeBlog
Product DocsTutorialsAPI Reference
HomeBlogLog InAuth Armor
Log In
Product DocsTutorialsAPI Reference

Introduction

  • Overview
  • Authentication & Authorization
  • Auth Methods and Channels
    • Authenticator
    • WebAuthn
    • MagicLink Emails
  • Security Features
    • Secured Requests Data
    • FIDO Standards
    • Replay Protection
    • IP Address Validation
    • User Agent Protection
    • Nonce Security Mechanism
    • reCAPTCHA
  • Migrations
  • Testing
  • Examples
  • Use Cases
  • Quickstarts
    • Web Apps
    • Mobile Apps
    • Backend Services

API

  • Overview
  • Reference
  • Guides
    • User Authentication
    • User Authorization
    • Response Validations
    • Response Status Codes

SDK

  • Overview
  • JavaScript
  • Rendering the form
    • React Integration
    • Form Preferences
  • Registering New Users
    • Authenticator App
    • Magiclink Emails
    • WebAuthn
  • Generating Auth Requests
    • Authenticator App
    • Magiclink Emails
    • WebAuthn

Dashboard

  • Overview
  • Projects
    • Users
    • Auth Metrics
    • Auth History
    • Authenticator
    • WebAuthn
    • Magiclink Email
    • SDK
    • API Keys
    • reCaptcha
  • Billing
  • Teams

Authenticator App

  • Overview
  • Recoveries
Powered by 

Overview

Suggest Edits

AuthArmor supports the below variety of sdks based on your development environments.

Frontend SDKs

  • Javascript SDK
  • React SDK

Backend SDKs

  • Nodejs SDK
  • Python SDK
  • .NET SDK

Sample Apps

In addition to the sdks - below is a list of projects that provide a guide for integrating AuthArmor into your environment if provided.

Frontend

  • Nextjs
  • Remixjs
  • Javascript

Backend

  • Nodejs
  • .NET
  • Python

Updated about 1 month ago


What’s Next
  • JavaScript
  • Rendering the form
  • Registering New Users
  • Generating Auth Requests
  • Additional Security