OAuth 2.0
规范
代码
文章
视频
事件
书籍
安全
商品
关于
oauth.net/code/ruby/
精选:
使用本指南精通 OAuth 2.0,其中包含现代用例和实际示例
代码
Ruby
Ruby 版 OAuth 库
此处提供用于构建 OAuth 客户端和服务器的最佳 Ruby 库。
客户端库
Oauth2 Ruby Gem - OAuth 2.0 规范的包装程序
Rack::OAuth2 - Ruby 中的 OAuth 2.0 服务器和客户端库。
服务器库
Doorkeeper - 专为 Ruby on Rails/Grape 打造的 OAuth 2 服务器。
Rack::OAuth2 - Ruby 中的 OAuth 2.0 服务器和客户端库。
Rodauth OAuth - OAuth 和 OpenID 提供程序工具包。
如果您想添加库,您可以
编辑此页面
。