From 1382c3a8c77f12bdf8266c880c1d2cd87d323d7c Mon Sep 17 00:00:00 2001 From: kushalshit27 <43465488+kushalshit27@users.noreply.github.com> Date: Mon, 17 Feb 2025 10:40:54 +0530 Subject: [PATCH] Fix typo in tenant.yaml: corrected 'My Natve app' to 'My Native app' --- .../directory/clients/{My Natve app.json => My Native app.json} | 2 +- examples/yaml/tenant.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename examples/directory/clients/{My Natve app.json => My Native app.json} (97%) diff --git a/examples/directory/clients/My Natve app.json b/examples/directory/clients/My Native app.json similarity index 97% rename from examples/directory/clients/My Natve app.json rename to examples/directory/clients/My Native app.json index 4e1b3022..b18167f8 100644 --- a/examples/directory/clients/My Natve app.json +++ b/examples/directory/clients/My Native app.json @@ -1,5 +1,5 @@ { - "name": "My Natve app", + "name": "My Native app", "app_type": "native", "grant_types": [ "authorization_code", diff --git a/examples/yaml/tenant.yaml b/examples/yaml/tenant.yaml index e1668112..36f91f50 100644 --- a/examples/yaml/tenant.yaml +++ b/examples/yaml/tenant.yaml @@ -29,7 +29,7 @@ clients: app_type: "non_interactive" # Add other client settings https://auth0.com/docs/api/management/v2#!/Clients/post_clients - - name: "My Natve app" + name: "My Native app" app_type: native mobile: android: