...

/

Register an API with Auth0

Register an API with Auth0

Learn to register an API with Auth0.

We'll cover the following...

The first step to securing an API with Auth0 is to register it. This allows Auth0 to learn about the API and deal with the related authorization process.

Register the API

Let’s head to the Auth0 dashboard and move to the API section. We should land on a page similar to the following:

This page lists all the ...