Skip to content

Conversation

@Niccari
Copy link
Contributor

@Niccari Niccari commented Jul 29, 2025

Fixes #367

The type of credentials assigned during initialization has been changed to "google.auth.credentials.Credentials".

The credentials that users assign to BaseAPI come in a variety of types, including Application Default Credentials and Impersonated Credentials.
These credentials inherit from google.auth.credentials.Credentials.

Checks

  • flake8 reports no issues
  • all unit tests have passed

- changed _credentials, fcm_end_point to cached propety, for better type hint
- added non project_id unittest for BaseAPI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant