-
Notifications
You must be signed in to change notification settings - Fork 1
Upd for simple vlontakte auth and registration #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: yarik_dev
Are you sure you want to change the base?
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are we going to support json? if no, why do we need this format?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May be in future we will going to develop mobile application:)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
А зачем этот гем?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
нужно почистить, уж точно не для продакшена :)
You should upd devise.rb with
config.omniauth :vkontakte, 'APP_ID', 'APP_SECRET'
And run localtunnel -k ~/.ssh/id_rsa.pub 3000 (in development)