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.