ПОСЛЕДНИЙ КОММИТ ЛЕГАСИ СЕРВЕРА
This commit is contained in:
parent
7d2f78fa4d
commit
3612959188
@ -1,6 +1,7 @@
|
||||
package ru.myitschool.work.domain.auth.repo
|
||||
|
||||
interface AuthorizationRepository {
|
||||
//br
|
||||
suspend fun login(username: String): Result<Unit>
|
||||
suspend fun logout()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user