main.dev.neeffect.nee.security.oauth.OauthProviders.kt Maven / Gradle / Ivy
The newest version!
package dev.neeffect.nee.security.oauth
enum class OauthProviders(val providerName: String) {
Google("google")
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy