firebase / firebase-admin-go

Firebase Admin Go SDK
Apache License 2.0
1.14k stars 247 forks source link

feat(auth): Add TOTP support in Project and Tenant config #542

Closed pragatimodi closed 1 year ago

pragatimodi commented 1 year ago
  1. Added multi_factor_config_mgt
  2. Added project_config_mgt
  3. Added MultiFactorConfig to Tenant struct
  4. Added validation to Tenant request
  5. Integration tests for ProjectConfig and Tenant
pragatimodi commented 1 year ago

Closing this PR due to CLA failures of oss-bot commits. Continue here