oAuth flow - already redirected / have code

aaah … the pleasures of oAuth. You would expect with a standard that things will always work well :slight_smile:

We sometimes get the redirect Url straight from the provider with the code (i.e. we don’t call on loginWith<ExternalService>). Is there a way to hijack the oAuth login process and jump right at that end point (instead of re-retrieving the code)