seems like this does the job:
// .WithRedirectUri(redirectUri!)
.WithParameter("redirect_uri", redirectUri!)
seems like this does the job:
// .WithRedirectUri(redirectUri!)
.WithParameter("redirect_uri", redirectUri!)