interface BearerTokenProvider
Interface to provide a Bearer token to HTTP RPC API calls
abstract fun getToken(): String