Authenticator

interface Authenticator

FhirEngine depends on the developer app to handle user's authentication. The developer application may provide the implementation during the FhirEngine initial setup to obtain authToken to the engine for successful calls.

Functions

Link copied to clipboard
abstract fun getAccessToken(): String