feat: support client_secret

This commit is contained in:
2025-02-21 03:53:46 +08:00
parent 144e4c2f97
commit 0d957dfb1c
7 changed files with 51 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "oidc-client-rx",
"version": "0.1.0-alpha.4",
"version": "0.1.0-alpha.5",
"homepage": "https://github.com/lonelyhentxi/oidc-client-rx",
"author": "lonelyhentxi",
"description": "ReactiveX enhanced OIDC and OAuth2 protocol support for browser-based JavaScript applications",