SMARTAuthProperties

public struct SMARTAuthProperties

Describes properties for the authorization flow.

  • Whether the client should use embedded view controllers for the auth flow or just redirect to the OS’s browser.

    Declaration

    Swift

    public var embedded = true
  • How granular the authorize flow should be.

    Declaration

    Swift

    public var granularity = SMARTAuthGranularity.patientSelectNative