Server
Server SDKs - Setup
Installation
Gradle
Add this dependency to your project’s build file:
Maven
Add this dependency to your project’s POM:
Initialization
Initialize the Authsignal client by providing your tenant’s secret key and the API URL for your region.
Regions
The API URLs for each region are defined below.
Region | API URL |
---|---|
US (Oregon) | https://api.authsignal.com/v1 |
AU (Sydney) | https://au.api.authsignal.com/v1 |
EU (Dublin) | https://eu.api.authsignal.com/v1 |