Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 370 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 370 Bytes

milkyway

This project allows you to authenticate against RTM (RememberTheMilk.com) and using the return auth_token for the future actions. You do NOT need to pass anything manually between the browser and your Ruby app.

You must go to RTM's site and request your application to have a callback (in my example it is /rtm)

This app is based on Sinatra.

Enjoy!