You should make a single callback page that redirects the user back to the subdomain they came from. You can either store the desired subdomain in the user’s session, or by putting it in the state parameter.
You should make a single callback page that redirects the user back to the subdomain they came from. You can either store the desired subdomain in the user’s session, or by putting it in the state parameter.