# Magnus Tools
The tools that are currently deployed are quickstatements (opens new window), cradle (opens new window) and widar (opens new window).
Each of these tools exist as fork of their originals with customizations for wbstack.
# Oauth Consumers
These tools use OAuth authentication for MediaWiki interactions.
OAuth consumer creation is automated using an internal only MediaWiki API action.
magnustools (opens new window) code, which is used by the tools as a composer library, is overridden to fetch consumer data from this API instead of an INI file (code (opens new window))
# tools-quickstatements
Added to the platform by popular demand as one of the main external tools used with Wikibase.
# Testing
Can be tested by using
CREATE
in the edit box and clicking import and run
# tools-cradle
Cradle uses widar for authentication.
# tools-widar
Widar is only deployed as cradle uses it for OAuth.