Closed kgoerlitz closed 9 years ago
Override the OAuth2Strategy authorizationParams() method to allow for passing of authorization options (prompt, display, login_hint, ...)
Closing this as I believe this commit fixes it:
https://github.com/joshbirk/passport-forcedotcom/commit/2505ba8323f11fbe2e6d602d49b59ad668159204
Override the OAuth2Strategy authorizationParams() method to allow for passing of authorization options (prompt, display, login_hint, ...)