mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 22:17:59 +02:00
13 lines
621 B
Plaintext
13 lines
621 B
Plaintext
{
|
|
"Google_calendar_demo" : {
|
|
"Category" : "General",
|
|
"Keywords" : [
|
|
"google api",
|
|
"calendar",
|
|
"Synapse",
|
|
"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"
|
|
}
|
|
}
|