mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 01:57:57 +02:00
13 lines
616 B
Plaintext
13 lines
616 B
Plaintext
{
|
|
"Google_tasks_demo" : {
|
|
"Category" : "General",
|
|
"Keywords" : [
|
|
"Google API",
|
|
"Synapse",
|
|
"Tasks",
|
|
"Needs Work"
|
|
],
|
|
"Description" : "Demonstrates access to the Google API, as long as Synapse is installed, compiles and starts up fine but not tested because I don't have a Google API Access Code. Its possible that Google no longer supports the OAuth mode that is used here as testing generates a Google Invalid Client rather than a signing request. And does not behave very well on a 'cancel'. \nRequires Synapse from OPM.\nRequires the use of a Google API Access Code"
|
|
}
|
|
}
|