authInterceptor property

Interceptor get authInterceptor

Returns the dio.Interceptor that is used by APIs to inject the necessary auth headers for APIs that are authorized by this identity provider.

Implementation

dio.Interceptor get authInterceptor;