Releases: yammine/ex_trello
Releases · yammine/ex_trello
Authentication Complete.
- The OAuth flow to connect to Trello is now complete.
- TODO: Create documentation & example repo showing how this is accomplished.
Changing methods used with :oauth library.
0.1.6 Bump to 0.1.6
Using new credential names
Switched from consumer_*
convention to app_*
to keep in line with Trello naming.
Bare minimum
- OAuth flow.