Add invite links with role based access control

This commit is contained in:
Max Goodhart
2020-08-23 23:25:36 -07:00
parent 83621cec9e
commit 5063a95ab7
8 changed files with 605 additions and 150 deletions

View File

@@ -14,6 +14,7 @@
type="module"
id="main-script"
data-ws-endpoint="<%= wsEndpoint %>"
data-role="<%= role %>"
crossorigin
></script>
</body>