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
Episode 13: RTFIH (aka Oracle APEX Inline Help)
This week, Anton and Hayden dive into the extensive help that you may not even be...
Read moreEpisode 12: How to remote debug a user’s session
Joel Kallman shows Anton and Hayden how to remotely debug a user's APEX session using Monitor...
Read moreEpisode 11: Use !RAW with care
In this episode, Hayden introduces the !RAW notation for substitution strings, and discusses a use case...
Read moreEpisode 10: Use APEX Theme Roller to match your company’s brand image
In this episode, Hayden and Anton welcome special guest Shakeeb Rahman from Oracle, who shows us...
Read moreEpisode 9: Oracle APEX Social Sign In – User Data from providers
In this 5 minute APEX Instant Tip, Anton and Hayden show you how to determine what...
Read moreEpisode 8: Leverage Oracle Text in your APEX application
This week, we learn how to easily leverage the power of an Oracle Text index to...
Read moreEpisode 7: Parsing delimited data with APEX_STRING.SPLIT
Don't use REGEX when you can use APEX! Hayden demonstrates the power of APEX_STRING.SPLIT for parsing...
Read more