Vanilla JS SDK
For simple implementations that do not require a backend, you can use the Vanilla JS SDK. This SDK allows you to create user sessions in your game to securely interact with the Open Game Protocol API.
We highly recommend using the Server SDK, however, if using the Vanilla JS SDK, you should pair it with session restrictions to mitigate bots and malicious players from tampering with points submission.
Requirements
Creator Credentials from the OGP Dashboard
A registered game on the platform
Last updated