我正在将 Android 版 Ktor 客户端与插件一起使用:io.ktor:ktor-client-auth:1.6.4。当前的实现与此代码片段类似。
io.ktor:ktor-client-auth:1.6.4
现在我想在单击按钮后删除令牌时实现“注销”功能,问题是......如何实现?
android kotlin ktor ktor-client
android ×1
kotlin ×1
ktor ×1
ktor-client ×1