DEV Community

Bachi for Auth0

Posted on • Updated on • Originally published at auth0.com

Update Auth0 Applications using the Management API

TL;DR: In this article, we are going to go over Auth0’s Management API v2. We will cover some of its features and how it can help with client management. We will also dive deeper into the process of updating the client name via the Management API. Each Auth0 application has its own unique client ID which allows us to manipulate each client individually. To see a working example, please take a look at this GitHub repo.

Continue Reading 📖

Top comments (0)