Backlinks
- Auth Model
- How do I add a user?
- How do I create or update a User object in code?
- How do I give a user a role?
- I'm running a TiddlyWeb with lots of users and bags. How do I manage access control?
- TiddlyWeb Admin Tasks
- addrole
- adduser
- authentication
- challenger
- constraint
- resource
- role
- store
- tiddlyweb.usersign
- userpass
- validator
Uppercase user refers a {{{tiddlyweb.model.user:User}}} object.
These are optional members of the TiddlyWeb datastore serving two independent functions:
- An authentication database for named users and their passwords.
- A database used in authorization for named users and their roles
See also: