How It Works
When a user is already authenticated (has a valid JWT), callingauthStart with a different provider will link the new provider to their existing account instead of creating a new one.
Link multiple auth providers to a single user account
authStart with a different provider will link the new provider to their existing account instead of creating a new one.