Consumer Auth - Yext Auth built on React

Hi! I am trying to set up a Consumer Auth search experience using Yext Pages (React) and Yext Auth. I have already:

  • Configured the React front end
  • Edited the backend JSON so that authorization is set to “yext”
  • Configured the Dev Console app
  • Added the auth.json file to my repo that references the correct policy in the Admin Console

I am trying to use the YEXT_AUTH operation from the window to generate a token, but YEXT_AUTH isn’t appearing in the window. Is there another step I need to set up to get YEXT_AUTH to appear so that I can use it to generate a token? Thanks!

1 Like