Skip to content

Commit 524b858

Browse files
committed
tags
1 parent 3912a96 commit 524b858

File tree

5 files changed

+10
-0
lines changed

5 files changed

+10
-0
lines changed

tinybird/pipes/auth0_apis.pipe

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
TOKEN "read" READ
22

3+
TAGS "auth0"
4+
35
NODE get_apis
46
SQL >
57

tinybird/pipes/auth0_applications.pipe

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
TOKEN "read" READ
22

3+
TAGS "auth0"
4+
35
NODE get_applications
46
SQL >
57

tinybird/pipes/auth0_connections.pipe

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
TOKEN "read" READ
22

3+
TAGS "auth0"
4+
35
NODE get_connections
46
SQL >
57

tinybird/pipes/auth0_conversion_rate.pipe

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
TOKEN "read" READ
22

3+
TAGS "auth0"
4+
35
NODE get_conversion
46
SQL >
57

tinybird/pipes/auth0_users_total.pipe

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
TOKEN "read" READ
22

3+
TAGS "auth0"
4+
35
NODE get_total_users
46
SQL >
57

0 commit comments

Comments
 (0)