1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-05 13:40:02 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-logout.tid

10 lines
559 B
Plaintext
Raw Normal View History

2014-08-11 13:17:11 +01:00
created: 20140811112457311
modified: 20140811113344084
tags: message
2014-08-28 21:43:44 +01:00
title: WidgetMessage: tm-logout
2014-08-15 10:06:19 +01:00
type: text/vnd.tiddlywiki
2014-08-11 13:17:11 +01:00
The logout message attempts to log the user out of the current serverside host. The tiddler [[$:/status/IsLoggedIn]] reflects the current login status with the values "yes" or "no", and [[$:/status/UserName]] reflects the current username.
The logout message is handled by the TiddlyWiki core SyncMechanism which invokes the current [[SyncAdaptorModule|SyncAdaptorModules]] (typically the ''tiddlywiki/tiddlywebadaptor'' plugin).