Adobe IO : JWT authentication with Python
On this article, I will guide you to create an JWT (JSON Web Token) authentication for Adobe. My example will be based on the Admin Console, the user management, because this is one of the few that are supporting the JWT authentication at the moment. Everything that is going to be explained now is a…