macMikey / 4d-google-workspace

manage google docs and sheets
Other
4 stars 2 forks source link

How to use the component with a individual account without domain or google workspace account #49

Closed ebarolo closed 4 weeks ago

ebarolo commented 4 weeks ago

Hi, can we use the component with an individual account, without domain or google workspace account?

If yes, how do we set up the oath parameters ?

Thank you

Regards

macMikey commented 4 weeks ago

howdy. not as it stands. it was designed for using a google service account, so 4d server could operate, easier. you could probably graft the 4D Netkit oauth solution on to get the tokens. 4D netkit supports both service accounts and individual accounts.

If you decide to tackle this issue, please issue a PR to make the library better.