IAuthAPI
Functions
Link copied to clipboard
abstract suspend fun postAuthLogin(login: String, password: String): List<Subsite>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract suspend fun postAuthSocial(email: String, token: String, social: SocialAccountType, toLink: Boolean = false): List<Subsite>
Content copied to clipboard