* Use the shared secret registration API directly rather than invoking the synapse module to do it. It's probably a bit simpler, if anything, and allows for synapse to be run in a separate container (or rather, avoids the javascript having to have a copy of synapse source & server config). * Make registration secret required Update commander (8 major versions!) to get requiredOption * Wrong options object :/ |
||
---|---|---|
.. | ||
consent.ts | ||
creator.ts | ||
multi.ts | ||
room.ts | ||
session.ts |