Posts by Haffy • 21 points
1 post
-
2
votes2
answers312
viewsQ: How do I prevent my firebase application from being used on other websites?
How to prevent other people from taking this code from my site and using it on others, or how to make it only work on mine? var config = { apiKey: 'your-api-key', authDomain: 'your-auth-domain',…