experimental-extensions icon indicating copy to clipboard operation
experimental-extensions copied to clipboard

🧪 A laboratory for new extensions created by Firebase

Results 21 experimental-extensions issues
Sort by recently updated
recently updated
newest added

## Expected Behavior The firebase-auth-claims sets custom claims using the authentication emulator. ## Actual Behavior The firestore `user_claims` document is created in the emulator. I can see the `user_claims` object...

Please note this PR is WIP and still requires the following: - [ ] extension name - [ ] add documentation (in progress in internal document) - [ ] testing...

Anyone intersted on building extensions, plug ins, games and apps let me know. [email protected] Or hmu on GitHub as I need these ideas turned into a reality for everyone. I...

Welcome to the Experimental Extensions repo! If this PR adds a new extension, thank you, and please make sure you follow the steps below! Otherwise, you can disregard this message....

Welcome to the Experimental Extensions repo! If this PR adds a new extension, thank you, and please make sure you follow the steps below! Otherwise, you can disregard this message....

Hey! Your extension is very useful. I was wondering why it's labeled as experimental. Are there any known issues with it?

## Expected Behavior Documents added to the `SCORE_COLLECTION_PATH` collection should trigger a leaderboard update. ## Actual Behavior Documents added to the `SCORE_COLLECTION_PATH` collection don't trigger a leaderboard update. Instead, it...