Does loginWithPopup PopupConfigOptions accept react components as popups?

Hello,
I am reading the documentation for the usage of loginWithPopup for auth0-react. The usage there is kinda vague. I could only find one thread online of an example of a popup being provided to the loginWithPopup method and so I have a question about it.
Does it accept react components for example or are we only able to provide window.open and its corresponding properties?
If anyone has any example or code snippets they could share I would greatly appreciate it.

1 Like