nocobase/packages/plugins/oidc
YANG QIA f1feb56743
fix(oidc): bugs of integration with logto (#2032)
* fix(oidc): iss validate bug

* chore: pass iss instend of all values

* fix(oidc): use BroadcastChannel & add alg options

* chore(oidc): improve
2023-06-12 11:50:56 +08:00
..
src fix(oidc): bugs of integration with logto (#2032) 2023-06-12 11:50:56 +08:00
client.d.ts feat: oidc (#1126) 2022-11-29 23:18:21 +08:00
client.js feat: oidc (#1126) 2022-11-29 23:18:21 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
README.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
README.zh-CN.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
server.d.ts feat: oidc (#1126) 2022-11-29 23:18:21 +08:00
server.js feat: oidc (#1126) 2022-11-29 23:18:21 +08:00

oidc

English | 中文

安装激活

yarn pm enable oidc

使用方法