configure always_use_jwt_access
in async REST transport class for LROs
#725
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
always_use_jwt_access
is set toFalse
since it is currently not supported for async REST credentials. Set it toTrue
or instead use the value passed down by the base client (where we set the value toTrue
) once we add support to async REST.The text was updated successfully, but these errors were encountered: