ModIoTokenPlugin
Assistant for creating a ModIo OAuth2 Token needs for some Mod.Io operations/plugins.
Last updated | 7 months ago |
Total downloads | 147 |
Total rating | 0 |
Categories | Client-side Tools Integration |
Dependency string | LordAshes-ModIoTokenPlugin-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
LordAshes-FileAccessPlugin
Provides standardized methods for accessing both local file and url resources. Automatically handles searching local folders for assets.
Preferred version: 1.4.1README
Plane Image Plugin
This unofficial Talespire plugin detects if the user has a OAuth2 Token for Mod.Io repository use and, if not, provides a guided process for creating one. The token is store for future use making this a one-time process.
Donate: http://lordashes.ca/TalespireDonate/Donate.php
Changelog
1.0.0: Initial release
Install
Use R2ModMan to download and install.
Usage
When present, the plugin will check, at startup, for the presence of an OAuth2.txt file. If it cannot find one it will display instruction guide for 5 seconds and then prompt for the user API KEY and E-Mail. The guide instructions show how to get the API KEY and the e-mqail is used to send a 5 digit security code.
The process will then ask for the 5 digit security code and if it matches then OAuth2 token will be created and saved for future use.
If the use already has a OAuth2.txt file token in either the game folder or plugin folders then this plugin will do nothing except provide the location of the token if a plugin chooses to use this plugin to find the token.