Auth0 REST APIs for Authentication without the widget in custom react page

Hey there @mrawat!

Yes - You’ll need to configure embedded login and call the authentication API directly. Silent auth is used to re-auth users that have already logged in.

Unfortunately, as this is not a recommended approach there isn’t much in the way of examples.