doorkeeper-gem/doorkeeper

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
lib/doorkeeper/secret_storing/base.rb29
A
0 mins
lib/doorkeeper/secret_storing/bcrypt.rb34
A
0 mins
lib/doorkeeper/secret_storing/plain.rb15
A
0 mins
lib/doorkeeper/secret_storing/sha256_hash.rb12
A
0 mins
lib/doorkeeper/server.rb32
A
0 mins
lib/doorkeeper/stale_records_cleaner.rb18
A
0 mins
lib/doorkeeper/version.rb9
A
0 mins
lib/generators/doorkeeper/enable_polymorphic_resource_owner_generator.rb28
A
0 mins
lib/generators/doorkeeper/install_generator.rb16
A
0 mins
lib/generators/doorkeeper/previous_refresh_token_generator.rb29
A
0 mins
lib/generators/doorkeeper/templates/initializer.rb6
A
0 mins
lib/generators/doorkeeper/views_generator.rb12
A
0 mins
.coveralls.yml
.editorconfig
.github/FUNDING.yml
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/workflows/check_orm_changes.yml
.github/workflows/ci.yml
.gitignore
.hound.yml
.rspec
.rubocop.yml
.rubocop_todo.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Gemfile
MIT-LICENSE
NEWS.md
README.md
RELEASING.md
Rakefile
SECURITY.md
UPGRADE.md
app/assets/stylesheets/doorkeeper/admin/application.css
app/assets/stylesheets/doorkeeper/application.css
app/views/doorkeeper/applications/_delete_form.html.erb
app/views/doorkeeper/applications/_form.html.erb
app/views/doorkeeper/applications/edit.html.erb
app/views/doorkeeper/applications/index.html.erb
app/views/doorkeeper/applications/new.html.erb
app/views/doorkeeper/applications/show.html.erb
app/views/doorkeeper/authorizations/error.html.erb
app/views/doorkeeper/authorizations/form_post.html.erb
app/views/doorkeeper/authorizations/new.html.erb
app/views/doorkeeper/authorizations/show.html.erb
app/views/doorkeeper/authorized_applications/_delete_form.html.erb