Step 1 – Register your client application

Before you start making requests to an OAuth 2.0 service provider, the service provider must first know who you are. This is what the registration process is for. The registration process does a lot of things, but most importantly, it establishes a trust relationship between your application and the service provider so that, once established, your application can communicate effectively with the service provider. This is a one-time process and must be done at the beginning of your integration. Once you've registered, you won't have to repeat this step for the lifetime of your application (although you may have to revisit the configurations you set up during this step as your needs and settings may change ...

Get Mastering OAuth 2.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.