© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Solomon Ayoola
Software Developer
You can somehow use the firebase anonymous authentication if you do not want to really do any authentication.
NB: You can not interact with the firebase realtime database and all other service without any form of authentication.
Check here for more