Functions

Link copied to clipboard
abstract fun deleteRefreshToken(namespace: String)
Link copied to clipboard
abstract fun getRefreshToken(namespace: String): String?
Link copied to clipboard
abstract fun setRefreshToken(namespace: String, refreshToken: String)