Hi,
I want to do something like in this post: MagicLink + Google IDP, creating a custom login page for one of my applications, that will have a "Login with Google" button.
However, there are two more applications that are using the FusionAuth built in page, so I don't know how this would work.
Once I complete the login using this: https://fusionauth.io/docs/apis/identity-providers/google#complete-the-propsidp_display_name-login:
Will the user need to authenticate again in other applications that use hosted FusionAuth page? Or will the sso session persist somehow?
All the applications share the same parent domain.