Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions Implementation #40

Open
HerotechDevs opened this issue May 21, 2019 · 6 comments
Open

Permissions Implementation #40

HerotechDevs opened this issue May 21, 2019 · 6 comments

Comments

@HerotechDevs
Copy link

Implementing permissions would be of great help
I tried doing it myself once again, but it takes a long time to understand how this works due to the many abstraction layers.

@elringus
Copy link
Owner

Unfortunately, don't have time for this myself, but PRs are welcome!

@HerotechDevs
Copy link
Author

I would do it, but i am finding it hard to understand how it all works.

I think I will just hardcode the HTTPRequest if it becomes too time consuming

@elringus
Copy link
Owner

Check out other API implementations here: https://github.com/Elringus/UnityGoogleDrive/tree/master/Assets/UnityGoogleDrive/Runtime/API It's very similar to how the official google drive SDK for .NET is organized.

@MattLichter
Copy link
Contributor

@HerotechDevs Would you mind posting some links to official Google documentation, for the API you'd like to see implemented? There's a small chance I could get to it in the next few months.

@elringus
Copy link
Owner

The permissions docs are here: https://developers.google.com/drive/api/v3/reference/permissions

@Tobbbee
Copy link

Tobbbee commented Aug 24, 2020

anyone got this done? Please share if so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants