Hi,
Currently, we are using okta react js framework in our react app. We are trying to write e2e test for our applicationg using playwright. However, we are having difficulties with mocking okta authentication.
What would be the best way to mock okta auth so that we can write and run our end-to-end tests for our app?