Skip to content

Commit ab525ad

Browse files
authored
Add auth0 note to create-admin.py (#486)
1 parent b0fbf3b commit ab525ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

create-admin.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@
1616
db.session.commit()
1717

1818
print(u.id)
19+
print("Now add the user to auth0: https://manage.auth0.com/")
20+
print("For staging users, user the arlo-aa-staging tenant.")
21+
print("For prod users, use the arlo-aa tenant.")

0 commit comments

Comments
 (0)