VLCGoogleDriveTableViewController: Migrate authentication
What has been done:
- Migration to a more secure Google Drive authentication way using the GoogleSignIn library.
- No visual changes to the feature.
What is left to be done:
- The application needs to be registered into the Google Cloud platform (https://console.cloud.google.com/).
- Grant the Google Drive API access to the application in order to be able to perform the API calls properly.
- Retrieve the CLIENT_ID and REVERSED_CLIENT_ID keys replace them into the project.
Closes #1351 (closed)
Edited by Diogo Simao Marques
Merge request reports
Activity
Filter activity
changed milestone to %3.4.0
- Automatically resolved by Diogo Simao Marques
- Automatically resolved by Diogo Simao Marques
assigned to @fkuehne
mentioned in merge request !805 (closed)
See !805 (closed) for the rebase.
added 65 commits
-
e27ef0ff...e7a8b193 - 63 commits from branch
videolan:master
- a9349262 - Podfile: Add GoogleSignIn Authentication library
- 13ae01b7 - VLCGoogleDriveTableViewController: Migrate authentication
-
e27ef0ff...e7a8b193 - 63 commits from branch
added 1 commit
- 5e3e5ea3 - VLCGoogleDriveTableViewController: Migrate authentication
added 1 commit
- b334bb55 - VLCGoogleDriveTableViewController: Migrate authentication
- Automatically resolved by Diogo Simao Marques
added 1 commit
- af22b339 - VLCGoogleDriveTableViewController: Migrate authentication
added 1 commit
- e9a5fa4b - VLCGoogleDriveTableViewController: Migrate authentication
Please register or sign in to reply