Skip to content

Commit

Permalink
docs: Update README.md (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
JorWo authored Oct 25, 2024
1 parent 81cf334 commit 21544bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# next-cas-client [![CI](https://github.com/uhawaii-system-its-ti-iam/next-cas-client/actions/workflows/ci.yml/badge.svg)](https://github.com/uhawaii-system-its-ti-iam/next-cas-client/actions/workflows/ci.yml) ![Coverage](https://github.com/uhawaii-system-its-ti-iam/uh-groupings/blob/badges/badges/coverage-jest%20coverage.svg) [![GitHub license](https://img.shields.io/github/license/uhawaii-system-its-ti-iam/next-cas-client?style=flat)](https://github.com/uhawaii-system-its-ti-iam/next-cas-client/blob/master/LICENSE)
# next-cas-client [![CI](https://github.com/uhawaii-system-its-ti-iam/next-cas-client/actions/workflows/ci.yml/badge.svg)](https://github.com/uhawaii-system-its-ti-iam/next-cas-client/actions/workflows/ci.yml) ![Coverage](https://github.com/uhawaii-system-its-ti-iam/next-cas-client/blob/badges/badges/coverage-jest%20coverage.svg) [![GitHub license](https://img.shields.io/github/license/uhawaii-system-its-ti-iam/next-cas-client?style=flat)](https://github.com/uhawaii-system-its-ti-iam/next-cas-client/blob/master/LICENSE)

_Maintained by the University of Hawaiʻi._

Designed for Next.js, `next-cas-client` serves as an API platform to interact with a CAS server to authenticate, validate tickets, and provide session management (powered by [iron-session](https://github.com/vvo/iron-session)).

Currently supports CAS 2.0, CAS 3.0 and SAML 1.1 service validation methods.

**Contributions to this repo to support more validation protocols is highly encouraged! (See [contributing](#contributing))**
**Contributions to this repo to support more validation protocols is highly encouraged!** (See [contributing](#contributing))

## Table of Contents

Expand Down

0 comments on commit 21544bc

Please sign in to comment.