Skip to content

Feature/simple server validation examples#283

Merged
antichaosdb merged 2 commits intodev_v5.xfrom
feature/simple-server-validation-examples
May 5, 2026
Merged

Feature/simple server validation examples#283
antichaosdb merged 2 commits intodev_v5.xfrom
feature/simple-server-validation-examples

Conversation

@antichaosdb
Copy link
Copy Markdown
Contributor

No description provided.

antichaosdb and others added 2 commits April 30, 2026 16:27
Adds six runnable examples demonstrating the HMAC-SHA256 Simple Server
Validation approach for SciChart.js Advanced Licensing (requires SV
feature flag on your license):

- nodejs-simple-server-licensing  — Node.js + Express
- dotnet-simple-server-licensing  — ASP.NET Core Minimal API
- dotnet-mvc-simple-server-licensing — ASP.NET Core MVC Controller
- java-spring-simple-server-licensing — Spring Boot 3 + Maven
- electron-simple-server-licensing — Electron (HMAC in main process, IPC)
- tauri-simple-server-licensing    — Tauri v2 (HMAC in Rust backend, invoke)

Also adds SimpleServerSideLicensing/README.md with overview, token
format, and language snippets (Python, Go, Ruby, PHP, Rust), and
NativeServerSideLicensing/README.md reorganising the existing native
DLL approach. Updates AdvancedLicensing/README.md to cover both paths.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…erSideLicensing READMEs

Moves README.md from each subfolder into AdvancedLicensing/ root as
NativeServerSideLicensing-Readme.md and SimpleServerSideLicensing-Readme.md.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@antichaosdb antichaosdb changed the base branch from dev to dev_v5.x May 5, 2026 10:17
@antichaosdb antichaosdb merged commit d76034b into dev_v5.x May 5, 2026
@antichaosdb antichaosdb deleted the feature/simple-server-validation-examples branch May 5, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant