OAuth 2.0 Playground

Client Registration

In order to use an OAuth API, you'll need to first register your application. Typically this involves setting up a developer account at the service, then answering some questions about your application, uploading a logo, etc.

For the purposes of this demo, we don't require that you sign up for an account. Instead, you can click "Register" below, and we will register a client automatically.

This will create an application, register the redirect URI, as well as create a user account you can use for testing.

Register

← Back to Flows