No activity today, make something!
tiddlyweb current user

20160313165809 cdent  

In the TiddlyWeb context, the current user is the identifier of the already authenticated user which will be used in any authorization that needs to occur during the current request. The current user is determined by the credentials extractor system. If the extractor extracts no user, the current user is guaranteed to be GUEST.

The current user concept is only present during HTTP requests.

The current user is primarily used when testing policy constraints.