Skip to content
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: auth with token #3268

Merged
merged 11 commits into from
Jun 9, 2021
Merged

feat: auth with token #3268

merged 11 commits into from
Jun 9, 2021

Conversation

xyc
Copy link
Contributor

@xyc xyc commented May 25, 2021

What does this PR do?

What issues does this PR fix or reference?

@W-9163648@

@@ -126,101 +117,6 @@ export class ForceAuthWebLoginDemoModeExecutor extends ForceAuthDemoModeExecutor
}
}

export class OrgTypeItem implements vscode.QuickPickItem {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These have been moved to authParamsGatherer.ts.

@xyc xyc marked this pull request as ready for review June 4, 2021 23:00
@xyc xyc requested a review from a team as a code owner June 4, 2021 23:00
@xyc xyc requested a review from rcoringrato-sfdc June 4, 2021 23:00
force_auth_access_token_authorize_org_text:
'SFDX: Authorize an Org using Session ID',
force_auth_access_token_login_bad_oauth_token_message:
'The session ID that you are trying to use is not valid. Check if it has expired, or use a valid session ID.',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

message has been reviewed by @sbudhirajadoc

@xyc xyc merged commit 487e99f into develop Jun 9, 2021
@xyc xyc deleted the xyc/auth-token branch June 9, 2021 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants