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

io.logto.sdk.core.constant.CodeChallengeMethod.kt Maven / Gradle / Ivy

The newest version!
package io.logto.sdk.core.constant

object CodeChallengeMethod {
    const val S256 = "S256"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy