SMART on FHIR Python Client  3.0.0
fhirclient.auth Namespace Reference

Classes

class  FHIRAuth
 Superclass to handle authorization flow and state. More...
 
class  FHIROAuth2Auth
 OAuth2 handling class for FHIR servers. More...
 

Variables

 logger = logging.getLogger(__name__)
 

Variable Documentation

fhirclient.auth.logger = logging.getLogger(__name__)