= Plain Login - Example A single view showing how to get an access token == Usage This uses bundler to install the required gems: cd sinatra_plain bundle install ruby example.rb # or run on different port than :4567 provided by WEBrick ruby example.rb -p 3004