Configure Gdrive Storage
This is to allow your app to have access to store files in your users google drive.
Create a Google app
To enable Google Drive backups, you will need to create a Google Project within your organization that will act as the OAuth consumer.
Create a new Google project in the Google Cloud Console
On the APIs & Services page click
ENABLE APIS AND SERVICES
Search for
Google Drive API
, select it, and clickEnable
Click on the OAuth consent screen
For user type select internal.
Fill out the relevant information.
Configure required scopes
Click on Credentials in the left menu and select
+ Create Credentials
Last updated