开发者

Rails 3 and the gem devise_oauth2_providable cannot be installed

开发者 https://www.devze.com 2023-03-21 05:15 出处:网络
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 exam

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! Than开发者_Go百科ks!


Maybe it's too late but here is good example of the client and server: https://github.com/aganov/devise-oauth2-provider-client

0

精彩评论

暂无评论...
验证码 换一张
取 消