All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.com.stytch.java.common.Constants.kt Maven / Gradle / Ivy

There is a newer version: 7.3.0
Show newest version
package com.stytch.java.common

internal const val SDK_NAME: String = "Stytch Java v$VERSION"
internal const val BASE_TEST_URL: String = "https://test.stytch.com"
internal const val BASE_LIVE_URL: String = "https://api.stytch.com"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy