Skip to content

Commit d6979fc

Browse files
committed
docs: add standard OSS badges (CI, codecov, license) to README
1 parent 8f6dac2 commit d6979fc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<!-- SPDX-License-Identifier: Apache-2.0 -->
22
# busbar-auth-github
33

4+
[![CI](https://github.com/GetBusbar/auth-github/actions/workflows/ci.yml/badge.svg)](https://github.com/GetBusbar/auth-github/actions/workflows/ci.yml)
5+
[![codecov](https://codecov.io/gh/GetBusbar/auth-github/branch/main/graph/badge.svg)](https://codecov.io/gh/GetBusbar/auth-github)
6+
[![License: Apache 2.0](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE)
7+
48
**GitHub-OAuth login for busbar** — a login-capable auth plugin (auth ABI v2, 1.5.2
59
token-exchange). A user signs in with GitHub; busbar establishes their identity as
610
`github:<login>` with `github:org/<org>` group memberships, then resolves those groups to policy

0 commit comments

Comments
 (0)