Looking to make my server more secure at this moment my Firebase Security Rules are
{ "rules": { ".read": "auth.uid != null",