ReactiveX enhanced OIDC and OAuth2 protocol support for browser-based JavaScript applications.
Go to file
2025-02-05 22:49:38 +08:00
.github build: fix build and add examples 2025-02-05 22:49:38 +08:00
.vscode feat: init and fork some code from angular-auth-oidc-client 2025-01-17 04:24:12 +08:00
assets docs: first add docs and license 2025-02-02 02:23:41 +08:00
examples/react-tanstack-router build: fix build and add examples 2025-02-05 22:49:38 +08:00
licenses docs: first add docs and license 2025-02-02 02:23:41 +08:00
scripts fix: fix some tests 2025-02-02 00:45:46 +08:00
src build: fix build and add examples 2025-02-05 22:49:38 +08:00
tests build: fix build and add examples 2025-02-05 22:49:38 +08:00
.editorconfig feat: init and fork some code from angular-auth-oidc-client 2025-01-17 04:24:12 +08:00
.gitignore build: fix build and add examples 2025-02-05 22:49:38 +08:00
biome.jsonc build: fix build and add examples 2025-02-05 22:49:38 +08:00
LICENSE Initial commit 2025-01-16 04:31:02 +08:00
package.json build: fix build and add examples 2025-02-05 22:49:38 +08:00
playwright.config.ts docs: first add docs and license 2025-02-02 02:23:41 +08:00
pnpm-lock.yaml build: fix build and add examples 2025-02-05 22:49:38 +08:00
pnpm-workspace.yaml build: fix build and add examples 2025-02-05 22:49:38 +08:00
README.md build: fix build and add examples 2025-02-05 22:49:38 +08:00
rslib.config.ts build: fix build and add examples 2025-02-05 22:49:38 +08:00
tsconfig.base.json build: fix build and add examples 2025-02-05 22:49:38 +08:00
tsconfig.json build: fix build and add examples 2025-02-05 22:49:38 +08:00
tsconfig.lib.json build: fix build and add examples 2025-02-05 22:49:38 +08:00
tsconfig.scripts.json build: fix build and add examples 2025-02-05 22:49:38 +08:00
tsconfig.spec.json build: fix build and add examples 2025-02-05 22:49:38 +08:00
vitest.config.ts build: fix build and add examples 2025-02-05 22:49:38 +08:00

OUTPOSTS
OIDC-CLIENT-RX
build-status status-badge

ReactiveX enhanced OIDC and OAuth2 protocol support for browser-based JavaScript applications.

Quick Start

@TODO Add More Detailed Informations

# or yarn/npm
pnpm install oidc-client-rx
import {} from ''

License

MIT