build: fix build and add examples

This commit is contained in:
2025-02-05 23:55:00 +08:00
parent f00c1d1aef
commit 58d7b3c89e
127 changed files with 1340 additions and 3841 deletions

View File

@@ -2,6 +2,7 @@
<img src="./assets/logo-512.png" height="150" alt="OUTPOSTS">
<div style="color: #232848; font-weight: 700;">OIDC-CLIENT-RX</div>
<div align="center">
<img src="https://img.shields.io/github/actions/workflow/status/lonelyhentxi/oidc-client-rx/build?branch=main" alt="build-status" />
<img src="https://img.shields.io/badge/status-work--in--progress-blue" alt="status-badge" />
</div>
</h1>
@@ -10,7 +11,17 @@
## Quick Start
@TODO Coming Soon
@TODO Add More Detailed Informations
```sh
# or yarn/npm
pnpm install oidc-client-rx
```
```ts
import {} from ''
```
## License