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

getAccessToken
Link copied to clipboard
abstract fun getAccessToken(): String

Sources

androidJvm source
Link copied to clipboard