Checking for Usernames on All Sites
From TMM Wiki
Jump to navigationJump to searchNATS 3
|
---|
If you want global usernames across all your sites, you can simply add the following hidden field to your join form:
<input type="hidden" name="signup[unique_usernames]" value="1">
NATS will generate an error if a username is used on another NATS site.