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

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

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

object DirectSignInMethod {
    const val SOCIAL = "social"
    const val SSO = "sso"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy