nocobase/packages/app/client
anuoua 1ac0032e5c
feat: oidc (#1126)
* feat: oidc

* feat: oidc remove comments

* feat: oidc add shared type

* feat: oidc add id_token sign alg

* feat: oidc i18n & batch delete

* feat: oidc i18n

* feat: oidc import fix

* feat: oidc saml list fix

* feat: oidc i18n move to plugin

* feat: oidc cr fix

* feat: oidc cr fix

* feat: oidc cr fix

* feat: oidc fix nonce value

* feat: oidc page extension fix

* feat: oidc remove canceltoken

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-11-29 23:18:21 +08:00
..
public/favicon feat: favicon 2022-04-24 13:58:10 +08:00
src feat: oidc (#1126) 2022-11-29 23:18:21 +08:00
.gitignore
.npmignore feat: improvements (#335) 2022-04-29 00:09:40 +08:00
.umirc.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
package.json chore(versions): 😊 publish v0.8.0-alpha.13 2022-11-04 21:23:02 +08:00
tsconfig.json fix: support pro plugins 2022-11-03 15:56:27 +08:00
typings.d.ts