Raul Profile picture
👷 A Freelance Mobile and Web Developer. I can help to revamp👨‍💻 your website/mobile application to give it that modern UI/UX. DM now.📥
Mar 10, 2023 8 tweets 2 min read
I just checked a thread today on API endpoints vulnerability and it got me thinking on how Developers take #appsec for granted. Here are some ways to implement best practices for reducing vulnerabilities in API endpoints in your Android application using Firebase. 1. Use HTTPS: Make sure that all your API endpoint URLs use the HTTPS protocol instead of HTTP. You can ensure this by using the https prefix when accessing Firebase API endpoints.