firebase / firebase/firebase-admin-dotnet
AbstractFirebaseAuth.cs has a typo (accound/account)
Open
needs-triage
- Dominant language
- C#
- Stars
- 408
- Forks
- 146
- Avg merge
- 22h 7m
- Merged PRs (30d)
- 1
Description
Documentation comment for the methods CreateCustomTokenAsync has a typo:
> the IAM service if a service **accound** ID was specified via
This should probably be
> the IAM service if a service **account** ID was specified via
Contributor guide
Assessment
This issue has not been assessed yet.