I’m using https://github.com/netlify/netlify-identity-widget and have changed Site Configuration > Identity > Registration to Invite Only. Shouldn’t this disable the Sign Up tab in the UI of the widget? There doesn’t appear to be a configuration option in the init()
of the widget and I also don’t see an event for signup
to listen for and alert the user that it’s invite only. Any guidance appreciated.
Feel free to share the site name to investigate further.
Unclear how the name of the site has any relevance on the logic it’s using. Everything works fine – I just don’t understand why the Sign Up tab is displayed when registration is set to invite only.
I have tried this in another environment that only tests the Identity Login library and it works fine there. I believe I’ve discovered that this may only be due to local development as the Sign Up does NOT show when deployed to production. I will close this ticket for now and reopen another if required, but it seems I may have jumped the gun here. Thanks and apologies for the additional clutter.