currently building pages under free tier and hit the limit
- user registered on signup page that I built
- user tried to login thru the top right signin button which is located by default
- user sees error message saying “reached private user limit”
questions
- why is the error message about private user limit even though they are public users?
- if it is typo error, what is the reason of users being unable to login? would it be number of updates or rows?
- if updates or rows hit the limit, are signup and login attempts restricted also?
- is it possible to customize or remove signin signup buttons located top right by default?