Files
nocobase/packages/plugins/@nocobase/plugin-idp-oauth/client.d.ts
T
YANG QIA dc363ae0ac feat: oauth idp (#8896)
* feat: oauth idp

* fix: build

* feat: add token cache

* fix: build

* fix: dep

* fix: bug

* fix: dep

* fix: build

* fix: build

* fix: nginx

* fix: scopes & jwks

* fix: scopes

* fix: route

* fix: path

* fix: test

* fix: mcp auth

* chore: optimize code

* fix: review

* docs: mcp

* fix: review
2026-03-19 15:21:29 +08:00

3 lines
72 B
TypeScript

export * from './dist/client';
export { default } from './dist/client';