Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single project mode for the auth emulator. #4996

Merged
merged 5 commits into from Oct 6, 2022

Conversation

christhompsongoogle
Copy link
Contributor

@christhompsongoogle christhompsongoogle commented Sep 20, 2022

Single project mode for the Auth emulator. If singleProjectMode is set, the emulator will reject calls for project IDs that aren't the default project ID.

@christhompsongoogle christhompsongoogle changed the title Single project mode for the auth emulator. If set, the emulator will Single project mode for the auth emulator. Sep 20, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2022

Codecov Report

Base: 55.74% // Head: 55.75% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (d2ca1ea) compared to base (080d4bc).
Patch coverage: 61.11% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4996      +/-   ##
==========================================
+ Coverage   55.74%   55.75%   +0.01%     
==========================================
  Files         305      305              
  Lines       20500    20513      +13     
  Branches     4134     4139       +5     
==========================================
+ Hits        11428    11438      +10     
- Misses       8092     8094       +2     
- Partials      980      981       +1     
Impacted Files Coverage Δ
src/emulator/controller.ts 12.80% <20.00%> (-0.04%) ⬇️
src/emulator/auth/server.ts 71.88% <75.00%> (+0.10%) ⬆️
src/emulator/auth/index.ts 22.38% <80.00%> (+4.92%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

src/emulator/auth/index.ts Outdated Show resolved Hide resolved
@christhompsongoogle christhompsongoogle marked this pull request as ready for review September 27, 2022 23:26
@christhompsongoogle christhompsongoogle merged commit 302d07e into master Oct 6, 2022
christhompsongoogle added a commit that referenced this pull request Oct 6, 2022
* Single project mode for the auth emulator. If set, the emulator will
reject calls for project IDs that aren't the default project ID.
christhompsongoogle added a commit that referenced this pull request Oct 6, 2022
* Single project mode for the auth emulator. If set, the emulator will
reject calls for project IDs that aren't the default project ID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants