Angwen
Angwen

Reputation: 134

How to pass ownership of a Google API project's credentials to someone else?

A colleague has registered OAuth 2.0 credentials on the Google API console, and I need to take over the administration. Is there a way to pass it over to me via the console?

Upvotes: 2

Views: 222

Answers (1)

Linda Lawton - DaImTo
Linda Lawton - DaImTo

Reputation: 116908

He needs to transfer the project on Google developer console to you. The credentials are part of the project.

Upper left hand corner the hamburger menu look for iam-admin. He can add you as owner and then you can remove him.

Upvotes: 2

Related Questions