Best of FirebaseSeptember 2024

  1. 1
    Article
    Avatar of technodudeTechnoDude·2y

    You don't have to pay for web hosting if you know where to look.

    Discover top-notch resources for hosting your website for free, including Netlify, GitHub Pages, Heroku, Firebase, AwardSpace, InfinityFree, and TasteWP. These platforms offer a range of features from powerful serverless platforms to easy WordPress site creation, ideal for beginners and small projects.

  2. 2
    Article
    Avatar of communityCommunity Picks·2y

    How to implement push notifications in React Native (Android)

    Learn how to implement push notifications in a React Native Android app using OneSignal. Steps include setting up a Firebase project, configuring OneSignal, and adding necessary code and permissions in the React Native app. OneSignal offers features like segmentation, automation, and A/B testing, making it a powerful tool for user engagement.

  3. 3
    Video
    Avatar of t3dotggTheo - t3․gg·2y

    My Browser Got Hacked

    A user shares their experience of their browser, Arc, being hacked due to a Firebase security vulnerability. The hacker, known as Eva, exploited Arc's use of Firebase for authentication and boost features, allowing arbitrary JavaScript to run on any user's browser by manipulating the Creator ID. Despite initial shortcomings, Arc responded by increasing the bug bounty, moving off Firebase, and implementing stricter security measures.

  4. 4
    Article
    Avatar of baeldungBaeldung·2y

    Integrating Firebase Authentication With Spring Security

    Integrating Firebase Authentication with Spring Security simplifies the process of user authentication in modern web applications. This guide covers setting up the project, creating users, implementing login functionality, exchanging refresh tokens for new ID tokens, and securing private API endpoints. By leveraging Firebase, developers can manage user credentials and access seamlessly.

  5. 5
    Article
    Avatar of droidcondroidcon·2y

    Mastering Flutter + Firebase: Architecting for Scale, Security & Savings

    Learn how to architect Flutter applications with Firebase for optimal scale, enhanced security, and cost efficiency. Discover methods to store preferences, utilize statistical data, and manage user profiles while ensuring user data privacy and consent.