Currently the `InteractiveBrowserAuthentication` class always adds `prompt=select_user` to the login URL. The proposal is to add a `select_user_prompt` parameter to the constructor that defaults to `true`, but allows disabling this behavior.