I need to download information from a Realtime Database (Firebase) where authentication is required, it can be with a token, with email or something alike, how do I resolve this from MIT? (how do i send a token to auth in realtime database.)

image