Skip to content

Commit

Permalink
docs: Fix syntax in README
Browse files Browse the repository at this point in the history
  • Loading branch information
toupeira committed Nov 29, 2016
1 parent bedd25c commit fc2b1b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Verify your settings in `config/initializers/doorkeeper.rb`:

- `resource_owner_authenticator`
- Make sure this returns a falsey value if the current user can't be determined:

```ruby
resource_owner_authenticator do
if current_user
Expand Down

0 comments on commit fc2b1b1

Please sign in to comment.