firebase-admin-go icon indicating copy to clipboard operation
firebase-admin-go copied to clipboard

FR: Support Tenant.disableAuth

Open mayah opened this issue 5 years ago • 2 comments
trafficstars

Step 2: Describe your environment

  • Operating System version: all
  • Firebase SDK version: v3.12.1
  • Library version: ? (which library?)
  • Firebase Product: auth

Step 3: Describe the problem

https://cloud.google.com/identity-platform/docs/reference/rest/v2/projects.tenants#Tenant says Tenant has disableAuth, however, Tenant in the current master does not have disableAuth. https://github.com/firebase/firebase-admin-go/blob/master/auth/tenant_mgt.go#L49

Can we support this? If I miss something, let me know.

mayah avatar Apr 27 '20 10:04 mayah

This is the first time I see this field actually.

bojeil-google avatar Apr 27 '20 18:04 bojeil-google

Identity Platform UI supports but it's strange that Admin sdks don't support this. Please fix the discrepancy.

waqas-anonymco avatar Mar 14 '23 22:03 waqas-anonymco