We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
954cbc2
v7.5.2...v7.6.0
#674 - introduces "subsite" support #675 - sets minimum agora-auth version to 1.2.0 for subsite support
agora-auth
1.2.0
Feature:
sites └── site-name ├── bootstrap.yaml ├── config.yaml ├── index.js └── subsites └── susbsite-name ├── bootstrap.yaml ├── config.yaml ├── index.js └── media