Tag: API
-

From Social Login to API Access: Building a Self-Service OAuth Client Flow with APEX and ORDS
In APEX, the usual paths are familiar: workspace users, database accounts, or some internal authentication model we control ourselves. But APEX also gives us Social Sign-In, and that changes the tone of the application completely. There are several ways to do that depending on the provider, but in this case I am using Google because