Updated on 2026-08-14
This commit is contained in:
parent
67a245a19c
commit
834a7e40c5
13 changed files with 78 additions and 38 deletions
|
|
@ -8,5 +8,7 @@ interface AuthProvider {
|
|||
/**
|
||||
* Returns authToken for tangem tech api
|
||||
*/
|
||||
fun getAuthToken(): String
|
||||
fun getCardPublicKey(): String
|
||||
|
||||
fun getCardId(): String
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue