Select theme:
This blog post demonstrates how to create an Angular app with Radzen that will access Google Drive using OAuth authorization!
https://www.googleapis.com/drive/v3
https://accounts.google.com/o/oauth2/auth
https://www.googleapis.com/auth/drive
getFiles()
method on Page Load event and assign ${result.files}
to files
variable.
files
and add desired columns.
Enjoy!
Radzen is free to use. You can also test the premium features for 15 days.
Download NowSelect theme: