Upd for simple vlontakte auth and registration#4
Conversation
|
Could you explain me what for "localtunnel -k ~/.ssh/id_rsa.pub 3000 (in development)", please. It is just for my information only. |
There was a problem hiding this comment.
are we going to support json? if no, why do we need this format?
There was a problem hiding this comment.
May be in future we will going to develop mobile application:)
There was a problem hiding this comment.
I think it's just a scaffold-generated code, lets just avoid it and not making "code for future", often it's just a dead code which is hard to maintain and support.
|
@WWTFL you can read about localtunnel here: http://progrium.com/localtunnel/ |
There was a problem hiding this comment.
нужно почистить, уж точно не для продакшена :)
You should upd devise.rb with
config.omniauth :vkontakte, 'APP_ID', 'APP_SECRET'
And run localtunnel -k ~/.ssh/id_rsa.pub 3000 (in development)