fhir_client/authenticate/smart_authorization_code_grant library

Classes

SmartAuthorizationCodeGrant
I'm not happy about it, but in order to get values during the authorization flow, it seems I'm going to have to make my own versions of the below functions. These are obviously not written by me (and I wish they didn't have to be modified by me), but they're initially from: https://pub.dev/packages/oauth2, more specifically: https://github.com/dart-lang/oauth2/blob/master/lib/src/authorization_code_grant.dart