Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soartec-lab/rails_oauth2_client
rails oauth2.0 sample app client
https://github.com/soartec-lab/rails_oauth2_client
Last synced: about 1 month ago
JSON representation
rails oauth2.0 sample app client
- Host: GitHub
- URL: https://github.com/soartec-lab/rails_oauth2_client
- Owner: soartec-lab
- Created: 2018-09-03T01:45:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T05:20:38.000Z (over 6 years ago)
- Last Synced: 2024-10-22T02:15:11.821Z (2 months ago)
- Language: Ruby
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# railsでoauth2.0を実装してみる
クライアント側アプリauthプロバイダアプリは以下アプリ
https://github.com/soartec-lab/rails_oauth2_provider# 参考
https://qiita.com/kyonsuke19101/items/407f3cdfec38d1108e9d
https://qiita.com/arakaji/items/39818b207f9c1c3c4058## gem 'doorkeeper'
https://github.com/doorkeeper-gem/doorkeeper