Updated on 2026-08-14
This commit is contained in:
parent
5006ccd343
commit
f4755463b0
9 changed files with 42 additions and 19 deletions
|
|
@ -5,4 +5,6 @@ interface ExpressAuthProvider {
|
|||
fun getUserId(): String
|
||||
|
||||
fun getSessionId(): String
|
||||
|
||||
fun getRefCode(): String
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue