Doorkeeper integration
显示
- Gemfile 2 个添加, 0 个删除Gemfile
- Gemfile.lock 12 个添加, 0 个删除Gemfile.lock
- app/controllers/oauth/applications_controller.rb 25 个添加, 0 个删除app/controllers/oauth/applications_controller.rb
- app/controllers/oauth/authorizations_controller.rb 57 个添加, 0 个删除app/controllers/oauth/authorizations_controller.rb
- app/controllers/oauth/authorized_applications_controller.rb 8 个添加, 0 个删除app/controllers/oauth/authorized_applications_controller.rb
- app/controllers/profiles/accounts_controller.rb 2 个添加, 0 个删除app/controllers/profiles/accounts_controller.rb
- app/models/user.rb 1 个添加, 0 个删除app/models/user.rb
- app/services/oauth2/access_token_validation_service.rb 41 个添加, 0 个删除app/services/oauth2/access_token_validation_service.rb
- app/views/doorkeeper/applications/_delete_form.html.haml 4 个添加, 0 个删除app/views/doorkeeper/applications/_delete_form.html.haml
- app/views/doorkeeper/applications/_form.html.haml 25 个添加, 0 个删除app/views/doorkeeper/applications/_form.html.haml
- app/views/doorkeeper/applications/edit.html.haml 2 个添加, 0 个删除app/views/doorkeeper/applications/edit.html.haml
- app/views/doorkeeper/applications/index.html.haml 16 个添加, 0 个删除app/views/doorkeeper/applications/index.html.haml
- app/views/doorkeeper/applications/new.html.haml 2 个添加, 0 个删除app/views/doorkeeper/applications/new.html.haml
- app/views/doorkeeper/applications/show.html.haml 21 个添加, 0 个删除app/views/doorkeeper/applications/show.html.haml
- app/views/doorkeeper/authorizations/error.html.haml 3 个添加, 0 个删除app/views/doorkeeper/authorizations/error.html.haml
- app/views/doorkeeper/authorizations/new.html.haml 28 个添加, 0 个删除app/views/doorkeeper/authorizations/new.html.haml
- app/views/doorkeeper/authorizations/show.html.haml 3 个添加, 0 个删除app/views/doorkeeper/authorizations/show.html.haml
- app/views/doorkeeper/authorized_applications/_delete_form.html.haml 4 个添加, 0 个删除...doorkeeper/authorized_applications/_delete_form.html.haml
- app/views/doorkeeper/authorized_applications/index.html.haml 16 个添加, 0 个删除app/views/doorkeeper/authorized_applications/index.html.haml
- app/views/layouts/doorkeeper/admin.html.erb 34 个添加, 0 个删除app/views/layouts/doorkeeper/admin.html.erb
加载中
想要评论请 注册 或 登录