Trusts

Overview


Trusts are a way that you can indicate that you trust another user. This means that when you visit a page created by a user that you trust, if you have tokens that require permission to use that are being requested by the page, you will not be prompted to provide permission, rather, the requested tokens will just be used.

Adding a Trust


To add a trust, you must provide the URL and a set of usernames that you trust.

If you want to provide a trust that will apply to all URLs within a domain, append a "*" to the domain as below.


https://server.com/*
					

Contents