cypress-documentation icon indicating copy to clipboard operation
cypress-documentation copied to clipboard

Explain where authService is coming from in Okta auth

Open TD-DO opened this issue 1 year ago • 1 comments

Subject

Guides

Description

I'm trying to follow along with https://docs.cypress.io/guides/end-to-end-testing/okta-authentication#Adapting-an-Okta-App-for-Testing and I notice the variable authService being used and I can't figure out where it comes from (what package etc)

TD-DO avatar Jan 31 '24 20:01 TD-DO

@TD-DO I would check the full example linked in the docs here: https://github.com/cypress-io/cypress-realworld-app/blob/develop/src/containers/AppOkta.tsx

Open to PRs to improve the docs.

jennifer-shehane avatar Feb 02 '24 15:02 jennifer-shehane