Skip to content

Commit 7e93397

Browse files
committed
auth0-tenant add Molds M2M grant to update users for registration
1 parent 32a42a1 commit 7e93397

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"client_id": "Molds M2M",
3+
"audience": "https://epicpatka-dev.us.auth0.com/api/v2/",
4+
"scope": [
5+
"update:users"
6+
],
7+
"subject_type": "client"
8+
}

0 commit comments

Comments
 (0)