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

Added ability to set a proxy domain that firebase auth calls utilize #12356

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jostster
Copy link
Contributor

@jostster jostster commented Feb 5, 2024

This PR adds the ability to override the identitytoolkit auth api and securetoken auth api so that organizations can place a proxy behind a firewall for control against attackers. #11858.

Gives the ability to proxy firebase auth calls through a proxy that could be placed behind a firewall / WAF.

Redo of #11859 since I removed that fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants