API Reference

Quick Start

1

Clone the Repository

git clone https://github.com/OrionAuth/CPP-Example.git
2

Configure API Key

Edit Main.cpp and replace the API key:

const std::string apiKey = "your-api-key-here";
3

Build & Run

# Visual Studio
MSBuild C++ Example.sln /p:Configuration=Release

Demo

Example video of the loader in use: