https://github.com/soenneker/soenneker.google.credentials
An async thread-safe singleton for Google OAuth credentials
https://github.com/soenneker/soenneker.google.credentials
credential credentials csharp dotnet google googlecredentialsutil oauth singleton
Last synced: 16 days ago
JSON representation
An async thread-safe singleton for Google OAuth credentials
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.google.credentials
- Owner: soenneker
- License: mit
- Created: 2024-01-01T01:30:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-22T04:49:51.000Z (2 months ago)
- Last Synced: 2026-04-22T05:44:45.916Z (2 months ago)
- Topics: credential, credentials, csharp, dotnet, google, googlecredentialsutil, oauth, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 2.76 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.google.credentials/)
[](https://github.com/soenneker/soenneker.google.credentials/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.google.credentials/)
[](https://github.com/soenneker/soenneker.google.credentials/actions/workflows/codeql.yml)
#  Soenneker.Google.Credentials
### An async thread-safe singleton for Google OAuth credentials
## Installation
```
dotnet add package Soenneker.Google.Credentials
```