Hi, is possible following scenario?
I have Balzor WebAssembly app and API. All UI components, login page, change password page, sign up page are in my app (no Auth0 UI) and I just call Auth0 API to authenticate user, logout etc.
If yes, please let me know where I can find some examples.