firebase / firebase/firebase-admin-go

FR: Enable anonymous authentication when creating and updating a tenant

Open
#411 1 comment 0 reactions 2 assignees Claimed by @rsgowman View on GitHub
api: auth type: feature request
Dominant language
Go
Stars
1.3k
Forks
274
Avg merge
10h 39m
Merged PRs (30d)
2

Description

It can solve to add `enableAnonymousUser` param to CreateTenant and UpdateTenant.

## API

CreateTenant and UpdateTennant request body have Tenant.

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

Tenant type has `enableAnonymousUser`.

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.