Angular signin widget error, authClient prop

We are upgrading the okta libraries in our angular application, which resulted in breaking changes. I am trying to instantiate the sign in in widget, which requires the authClient property. Im giving it the injected OktaAuth instance, but it is giving me the error: Type ‘OktaAuth’ is not assignable to type ‘WidgetOktaAuthInterface’. I’m not sure how to proceed. Specifically, we are upgrading from okta-angular from 3-6 and the sign in widget from 5 to 7.

Thanks,

Hello,

This you take into account this breaking change?

If so can you provide the version of Angular you are using and the Okta specific code snippets.

Thank You,