Skip to content

Commit

Permalink
🚨 Markdown formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Sep 5, 2024
1 parent a1bf999 commit 3c64d46
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Provides a more HTTPish API around the ruby-openid library.

# Usage
## Usage

You trigger an OpenID request similar to HTTP authentication. From your app, return a "401 Unauthorized" and a "WWW-Authenticate" header with the identifier you would like to validate.

Expand Down Expand Up @@ -73,12 +73,10 @@ __END__
</form>
```

## TODO

TODO
====
- 1 failing test (skipped)
- rewrite tests with minitest/spec

- 1 failing test (skipped)
- rewrite tests with minitest/spec

## 🌈 Contributors

Expand Down

0 comments on commit 3c64d46

Please sign in to comment.