Client SDKs
LibreAuth native SDKs — 17 languages · Protocol 1.x for all plans · Protocol v2 SDKs for Enterprise
INFO
Protocol v2 (Enterprise): use
*V2 sources pointing at /api/v2/. Free / Developer / Pro keep legacy SDKs on /api/1.3/ or /api/1.4/. Full guide: API Protocol v2.WARN
SDK Portal download: View / Download ที่
/sdk/ ต้อง Login Panel ก่อน แล้วใช้แผน Developer / Pro / Enterprise (Free ล็อก). ไฟล์ Ops (OpsBridge / OpsExecutor / OpsEnvelope) โชว์เฉพาะบัญชีที่เปิด Operations page ไว้ — Enterprise อย่างเดียวไม่พอ · ไม่เปิดก็ไม่เห็นรายการเลย. ดูแพ็ก C++: C++ Pack.INFO
Quick Setup
- Use your name + ownerid (10 characters) credentials
- Set API URL to
https://libreauth.nutexe.dev/api/1.3/ - C++ / PHP: set Ed25519 public key from
initresponse — Response Signing - Hash Check ON → send exe MD5 on
init
All Languages
Desktop & Native
C#
.NET / WinForms / Console
v2
Built-in
C++
C++20 / Windows native / MSVC
v2
Built-in
WPF
.NET WPF desktop
v2
Built-in
VB.NET
.NET Visual Basic
v2
Built-in
Unity
Unity 2021+ / C#
v2
Built-in
Web & Script
JavaScript
Node.js / BFF (not browser login)
v2
Built-in
TypeScript
Node.js + TypeScript
v2
Built-in
React
React 18+ via BFF only
v2
Built-in
Vue
Vue 3 via BFF only
v2
Built-in
PHP
PHP 7.4+ with curl + sodium
v2
Built-in
Systems
Python
Python 3.8+
v2
Built-in
Java
Java 11+ / Android
v2
Built-in
Go
Go 1.20+
v2
Built-in
Rust
Rust 2021
v2
Built-in
Ruby
Ruby 3+
v2
Built-in
Perl
Perl 5.30+
v2
Built-in
Game & Server
All SDK Sources
API Reference
Live API Reference
Sidebar, params, code samples
All Endpoints
Per-endpoint guides
OpenAPI JSON
Machine-readable spec
Ed25519 Public Key
Returned in init as pubkey — embed in client. See Response Signing.