-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: frontdoor via post #913
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just left 1 suggestion and 2 requested changes.
QA update: frontdoor filewindows✅ browsers can open the file and do auth
✅ file gets deleted even if you specify a browser that isn't installed ✅ file gets deleted if I kill the browser before the 7s wait ✅ ✅ macos/linux✅ chrome works (only tried on macos) update: ✅ firefox works on mac and linux
❌
|
Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 suggestion about flags and 1 requested change for open
's incognito API
What does this PR do?
What issues does this PR fix or reference?
@W-10025523@
also
What does this PR do?
add browserPrivate as an option for --browser
What issues does this PR fix or reference?
@W-14764106@
forcedotcom/cli#2262
forcedotcom/cli#1852
forcedotcom/cli#636
Notes
it is valid to do
--json
. That'll still have a AT-param in the url for machine use AND do the new open behavior for humansQA challenges