Development Overview

This section covers development guides for integrating the Arculus FIDO2 SDK into your applications. It includes conceptual information about FIDO2/WebAuthn, SDK integration guides for iOS, Android, Desktop, and Web applications, and API references.

Before integrating the SDK you should:

Choose Your Integration Path

  • SDK API Reference: Quick method lookup

  • Testing Tool: Desktop CLI for testing and validation

  • Mobile Applications: Use iOS or Android SDKs

  • Desktop Applications: Use Java SDK

  • Web Applications: Use JavaScript SDK

Reference API Documentation

During development, refer to:

Note: For Python backend developers or advanced debugging, see 5.7 FIDO2 Server REST API Reference in the Appendix. Java backend developers should use the Arculus SDK server-side methods instead of direct REST API calls.

Last updated