Generate invite tokens from admin-fe
Compare changes
Files
18+ 1
− 1
@@ -48,7 +48,7 @@ const devWebpackConfig = merge(baseWebpackConfig, {
This MR allows to create invite tokens, list them on a separate tab, invite users via email. It also updates error handling and allows to generate tokens for resetting password.
Closes #28 (closed)