Rails 3 和 gem devise_oauth2_providable 无法安装
我正在尝试使用 devise_oauth2_providable gem 来设置 oAuth2 提供程序。 网站上的安装说明非常缺乏,例如我不知道如何设置客户端。
宝石在这里找到: https://github.com/socialcast/devise_oauth2_providable
我需要我能得到的所有指示!谢谢!
I am trying to setup an oAuth2 provider using the devise_oauth2_providable gem for devise.
The installation instructions on the website is very lacking and I do not know how to setup a client for example.
Gem is found here:
https://github.com/socialcast/devise_oauth2_providable
I need all pointers I can get! Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许为时已晚,但这里是客户端和服务器的一个很好的示例:https://github。 com/aganov/devise-oauth2-provider-client
Maybe it's too late but here is good example of the client and server: https://github.com/aganov/devise-oauth2-provider-client