Commit Graph

6 Commits

Author SHA1 Message Date
f572a08888 Improved twitter login 2019-03-05 15:44:48 +09:00
35c7aaaa24 Connect accounts when logging in via email 2019-03-05 15:26:48 +09:00
44f3354729 Improved code readability 2019-03-04 11:33:08 +09:00
Soulcramer
d568654df1 🐛 Fixed the "url must not contain a query string" error when requesting the user from twitter API.
This error was throw by the oauth lib, we had to pass the params as a
parameter of the `Get` method.
2019-03-02 23:45:02 +01:00
157a5f7487 Minor changes 2019-02-25 12:01:53 +09:00
Soulcramer
d9d3a4d8f9 Added twitter login 2019-02-08 21:31:59 +01:00