Skip to content

Conversation

@olejnjak
Copy link
Member

@olejnjak olejnjak commented Nov 11, 2024

Add support for Application default credentials, this means changing from previously used and unmaintained Google authentication lib, to my implementation.

Also needed to update some CI stuff and removed Cocoapods support.

@olejnjak olejnjak self-assigned this Nov 11, 2024
@olejnjak olejnjak marked this pull request as ready for review November 11, 2024 20:40
Copy link
Contributor

@IgorRosocha IgorRosocha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Cocoapods, good job!

add(to: &request)
}
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❕ nitpick: redundant empty line

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed 8412b20

@olejnjak olejnjak merged commit 147e1c1 into main Nov 17, 2024
@olejnjak olejnjak deleted the adc branch November 17, 2024 00:48
olejnjak added a commit that referenced this pull request Nov 17, 2024
* Prepare for App default credentials

* Update GoogleAuth lib

* Update CI

* Make tests compilable

* Fix sorted keys in tests

* Remove Cocoapods support

* Update changelog

* Remove pods from README

* Add ADC to README

* Remove unused TokenProvider extension

* Remove extra line
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.

3 participants