Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wparad authored Jan 10, 2024
1 parent c29ac57 commit 18f4686
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
<p align="center">
<img src="https://github.com/Authress/authress-sdk.cs/assets/5056218/924fb776-9588-4d4a-adf7-33682fa29356" height="300px" alt="Authress Media Banner">
</p>

# authress-sdk.js
This is the Authress SDK used to integrate with the authorization as a service provider Authress at https://authress.io.

[![npm version](https://badge.fury.io/js/authress-sdk.svg)](https://badge.fury.io/js/authress-sdk)
<p align="center">
<a href="https://badge.fury.io/js/authress-sdk" alt="Authress SDK on npm"><img src="https://badge.fury.io/js/authress-sdk.svg"></a>
<a href="./LICENSE" alt="Apache-2.0"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"></a>
<a href="https://authress.io/community" alt="authress community"><img src="https://img.shields.io/badge/Community-Authress-fbaf0b.svg"></a>
</p>

This is the Authress SDK used to integrate with the authorization as a service provider Authress at https://authress.io.


## Usage
Expand Down

0 comments on commit 18f4686

Please sign in to comment.