GW2 Subtoken Generator
This is a simple Rails application capable of generating subtokens for use with the Guild Wars 2 API.
Installation
This application uses Ruby 2.6.2 and Bundler to manage dependencies.
gem install bundler
bundle install
Credit
A special thanks to @darthmaim, who created the design layout for this whole application.