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

security.auth0.scala Maven / Gradle / Ivy

The newest version!
package otoroshi.security

case class Auth0Config(secret: String, clientId: String, callbackURL: String, domain: String)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy