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

commonMain.features.auth.AuthConstants.kt Maven / Gradle / Ivy

There is a newer version: 0.0.4
Show newest version
//package dev.inmo.time_tracker.lib.features.auth
//
//object AuthConstants {
//    const val authRootPathPart = "auth"
//    const val getMePathPart = "getMe"
//    const val refreshPathPart = "refresh"
//    const val loginPathPart = "login"
//}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy