Prompt Your LLM

Copy a ready-made prompt into ChatGPT, Claude, Cursor, or any AI coding assistant to get a working Akedly Shield V1.2 integration. Each prompt explains the full API flow and SDK usage for a specific platform.


Choose Your Platform

  • Name
    V1.2 Passkeys
    Type
    all supported platforms
    Description

    Greenfield and delta prompts for passkey-first authentication, OTP fallback, enrollment, and backend proof verification. View prompts

  • Name
    Web / JavaScript
    Type
    @akedly/shield
    Description

    npm or CDN integration with Web Worker PoW and Turnstile helpers. View prompt

  • Name
    Flutter / Dart
    Type
    akedly_shield (GitHub)
    Description

    Dart Isolate-based PoW and AkedlyTurnstile widget. Installed via a git: pubspec dependency. View prompt

  • Name
    iOS / Swift
    Type
    AkedlyShield (GitHub via SPM)
    Description

    Async/await PoW with CryptoKit and WKWebView Turnstile. View prompt

  • Name
    Android / Kotlin
    Type
    akedly-shield-kotlin (GitHub via JitPack)
    Description

    Coroutine-based PoW and invisible WebView Turnstile. View prompt

  • Name
    React Native
    Type
    @akedly/shield
    Description

    Same npm package as web with RN-specific Turnstile WebView pattern. View prompt


Was this page helpful?