I am currently developing a front-end application using nextjs and auth0-react.
For error tracking tools, we are implementing sentry.
On the other hand, we are using login page universal login page and managing it separately from this application.
What is the best way to send errors that occur on the auth0 login page to sentry?