Hello,

I am trying to ask my TiddlyWiki visitors (hosting on node.js) to login to 
their Google account then use their Google username to populate a field in 
tiddlers. 

Google's official guide is easy to follow
https://developers.google.com/identity/sign-in/web/sign-in 

But I cannot work out how to do this in TiddlyWiki (if this is possible). 

So the logic is:

   1.  Add a Google sign in button to a tiddler.
   2.  Visitors click on the button to sign in to their Google account.
   3. Using a macro to capture visitor's Google username.
   4. The macro will also add the username to the tiddlers this user 
   created or edited.
   5. There will be a versioning system to show tiddllers have been edited 
   by multiple users or multiple times.

Thanks!

Chun

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/00221d86-36d4-45b1-89d7-3e2331c275d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to