JwtCredentials constructor

JwtCredentials(
  1. {required JsonSettings settings,
  2. required String scope}
)

Implementation

JwtCredentials