Settings for Licensing
Last updated
Last updated
This page is the settings page in the ONE store Developer Center, providing information on ALC (Application License Checker) and OAuth authentication.
ALC is a library that allows access to products installed through ONE store to be restricted to specific users. By utilizing this library, you can ensure that only properly installed users can use the app.
A license key required for applying ALC is provided.
This key is used to verify whether an app is legitimately installed.
A copy button is available for easy copying.
Developers can download the ALC library using the provided download button.
A dedicated Unity library download option is also available for use in the Unity environment.
A guide document explaining how to apply and configure ALC is accessible.
To perform server-to-server communication using ONE store API, OAuth authentication is required. This section provides the Client ID and Client Secret.
A unique client ID for using the ONE store API.
A security key used for API authentication.
Typically used to obtain an access token when making API calls.
Since this is sensitive information, it must be managed securely.
A copy button is provided for easy copying of the Client ID and Client Secret.