I’m working atm on a file resource so that you can use google drive in Lucee the same way as the local filesystem.
Problem is, Google Drive needs an authorization with user interaction. What makes it necessary to register in a frontend for example the Lucee admin. But this disqualifies applications running without user interactions in a installtion with no admin.
Anybody an idea how to prevent this?