In this Instant Tip, Hayden and Anton talk how to get user data from social sign-on.
Now that you’ve authenticated against your 3rd party provider, what other information can you get and use in your APEX application?
You are likely to want to access things like name, picture, or other attributes.
But how do you know what you have access to?
In this session, Anton and Hayden show you how to trace a session and examine the payload your provider returns. You can then easily view the full list of user attributes to reference in your app.
View Past Episodes
Full episode list on YouTube here.
Past Episodes
APEX Instant Tips #175: Why is my APEX item null? What is item “Storage”?
Be aware of the order of operations in APEX. Keep this in mind: Processes happen before...
Read moreAPEX Instant Tips #174: Dynamic Actions and Order of Execution
Dynamic actions have brought client-side JavaScript to everyone, but it is still important to understand a...
Read moreAPEX Instant Tips #173: Naming User Preferences
Anton teams up with very special guest Hayden Hudson to add a follow up on epsisode...
Read moreAPEX Instant Tips #172: Region Template Best Practices
Standard? Blank with Attributes? Blank with Attributes (No Grid)? When should I use each of these...
Read moreAPEX Instant Tips #171: APEX v24.2 Opening Modal Dialog Pages
When upgrading to APEX v24.2 be sure to fix custom javascript that opens modal dialog pages...our...
Read moreAPEX Instant Tips #170: Find matching members in two “multi-value”, colon separated strings
A quick method to determine if two "multi-value" strings (e.g. colon separated) have any matching members.
Read moreAPEX Instant Tips #169: A return to writing fast queries…and a function to make it easier.
Think you can’t learn anything valuable in 5 minutes? Anton and Marwa will prove you wrong,...
Read moreAPEX Instant Tips #168: Two approaches to applying CSS to APEX components
A couple of ways to approach changing the look and feel of your application. We'll also...
Read more