No Auth Emulation option when installing the emulators
See original GitHub issue[REQUIRED] Environment info
firebase-tools:8.13.0
Platform: macOS
[REQUIRED] Test case
Given I am installing the emulation suite When presented with the different suites to install such as firestore, realtime, functions, etc Then I am not shown the “Auth” option
The function to set my iOS Swift App to use the emulation also does not register:
[REQUIRED] Steps to reproduce
Install emulators via terminal View available emulators You should not be able to see auth
To be able to see auth
N/A
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Install, configure and integrate Local Emulator Suite - Firebase
The Firebase Local Emulator Suite can be installed and configured for different prototype and test environments, anything from one-off prototyping sessions ...
Read more >Set up Android Emulator networking
The emulator provides versatile networking capabilities that you can use to set up complex modeling and testing environments for your app.
Read more >Firestore/Firebase Emulator Not Running - Stack Overflow
So the command firebase emulators:start --only database can not start the database emulator because it need the "database.rules.json" file ...
Read more >Use the Azure Storage Emulator for development and testing ...
Authenticating requests against the Storage Emulator. Once you've installed and started the Storage Emulator, you can test your code against it ...
Read more >Retro to Go: How to Install an Emulator on the Steam Deck
Because it runs on the Linux-based ProtonOS operating system, you can also load non-game apps and emulators. With the right emulator, you can ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@RobSwish thanks for pointing that out! I will get those docs updated.
As for the silly bot, it was complaining that you missed the ‘Expected Behavior’ and ‘Actual Behavior’ sections of the issue template.