TF-605 Use bearer token download attachment on Android
This commit is contained in:
@@ -49,6 +49,8 @@ class AuthorizationInterceptors extends InterceptorsWrapper {
|
||||
_token = newToken;
|
||||
}
|
||||
|
||||
OIDCConfiguration? get oidcConfig => _configOIDC;
|
||||
|
||||
@override
|
||||
void onRequest(RequestOptions options, RequestInterceptorHandler handler) {
|
||||
switch(_authenticationType) {
|
||||
|
||||
Reference in New Issue
Block a user