Hello everyone,
I want to integrate Google Drive and create a folder on the gDrive without providing User Consent!!
If any one has any website or any source kindly provide me!!!
Thanks!!
t
tuli
02/23/2022, 2:08 PM
I don’t think without consent anything is possible, you have to request access(have to be signed in), once done, you should be able to create folders.
tuli
02/23/2022, 2:09 PM
I can create folders locally and they sync on drive, that’s the reason I am hopeful that folders can be created.
n
Nilesh Patil
02/24/2022, 11:52 AM
I think we can do it using JWT (JSON Web Tokens)!! but I’m not understanding how to do it?!!