Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update github templates #1854

Merged
merged 1 commit into from
May 12, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/adopters/spiribo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions .github/semantic.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
titleOnly: true
commitsOnly: false
titleAndCommits: false

types:
- feat
- fix
- perf
- revert
- docs
- style
- refactor
- test
- build
- autogen
- security
- ci
- chore
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,12 @@ that your company deserves a spot here, reach out to
<td align="center"><img height="32px" src="./.github/adopters/ordermygear.svg" alt="OrderMyGear"></td>
<td><a href="https://www.ordermygear.com/">ordermygear.com</a></td>
</tr>
<tr>
<td>Sponsor</td>
<td>Spiri.bo</td>
<td align="center"><img height="32px" src="./.github/adopters/spiribo.svg" alt="Spiri.bo"></td>
<td><a href="https://spiri.bo/">spiri.bo</a></td>
</tr>
</tdbody>
</table>

Expand Down Expand Up @@ -215,6 +221,7 @@ TheCrealm.




### OAuth2 and OpenID Connect: Open Standards!

ORY Hydra implements Open Standards set by the IETF:
Expand Down Expand Up @@ -334,6 +341,7 @@ to perform a certain action on a resource.




## Security

*Why should I use ORY Hydra? It's not that hard to implement two OAuth2 endpoints and there are numerous SDKs out there!*
Expand Down