Integrate AuthPortal in your app.
authPortalsignInWithRedirect
:
The implementation depends on your UI library, here’s an example for React:
/signin-authportal
(you can change the redirect_path
to your liking). On this page, call authPortal.getRedirectResult
: