Difference between Tooling API and Metadata API
Tooling API is for developers. Metadata API is for admins/devops. Tooling lets me work with develo…
Tooling API is for developers. Metadata API is for admins/devops. Tooling lets me work with develo…
JWT Bearer Flow in Salesforce What it is An OAuth 2.0 flow for server-to-server integrations .…
1) What happens if you call refreshApex() but don’t keep a reference to the wired result object?…
What happens if you use JSON.stringify() on a @wire value? The data you get from @wire isn’t a “n…
Old (Legacy) Named Credentials Everything bundled together → The login details (username/pass…
What is PKCE? PKCE (Proof Key for Code Exchange) is an extra security step in the OAuth 2.0 fl…
A Salesforce interview about OAuth will focus on your understanding of the protocol, its various fl…