From 3964876b6df31ad8fac50b9d6f41e5c92b534226 Mon Sep 17 00:00:00 2001 From: Marcos Caputo Date: Fri, 30 Aug 2024 15:39:33 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b4eea1..a350b2c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ node-red-contrib-oauth2 ================= The `node-red-contrib-oauth2` is a Node-RED node that provides an OAuth2 authentication flow. This node uses the OAuth2 protocol to obtain an access token, which can be used to make authenticated API requests. -![image](https://github.com/caputomarcos/node-red-contrib-oauth2/assets/3945941/89f59f17-cebe-4c82-8ffd-e7c196222d65) +![image](https://github.com/user-attachments/assets/625ab345-2997-4e51-ad8c-10589685c09b) # Install