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

FR: Fix endpoint from v2beta1 to v2 #372

Closed
sonatard opened this issue May 13, 2020 · 3 comments
Closed

FR: Fix endpoint from v2beta1 to v2 #372

sonatard opened this issue May 13, 2020 · 3 comments

Comments

@sonatard
Copy link
Contributor

  • Firebase SDK version: master and v4 branch
  • Firebase Product: auth

tenantMgtEndpoint = "https://identitytoolkit.googleapis.com/v2beta1"

providerConfigEndpoint = "https://identitytoolkit.googleapis.com/v2beta1"

https://cloud.google.com/identity-platform/docs/reference/rest/v2/projects.tenants/create

https://identitytoolkit.googleapis.com/v2/

Please let me know if you have a reason to use beta.

@hiranya911
Copy link
Contributor

I believe at the time v2 did not exist.

@hiranya911
Copy link
Contributor

I'm going to close this as we don't see an immediate need to make this change. The upgrade will happen naturally in a future release, as we onboard new features into the Admin SDK.

@sonatard
Copy link
Contributor Author

sonatard commented Apr 6, 2022

Fixed

#412

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

No branches or pull requests

2 participants