mirror of
https://github.com/profullstack/logicsrc.git
synced 2026-08-13 22:37:29 +00:00
feat(credentials): manage team members and rotate invites
This commit is contained in:
parent
fd253b0485
commit
e4723f31b1
10 changed files with 531 additions and 61 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -160,7 +160,7 @@
|
|||
},
|
||||
"apps/pwa": {
|
||||
"name": "@logicsrc/pwa",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"dependencies": {
|
||||
"@libsql/client": "^0.14.0",
|
||||
"@simplewebauthn/browser": "^13.3.0",
|
||||
|
|
@ -7754,7 +7754,7 @@
|
|||
},
|
||||
"packages/cli": {
|
||||
"name": "@logicsrc/cli",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"dependencies": {
|
||||
"@logicsrc/account-core": "file:../account-core",
|
||||
"@logicsrc/openontology": "file:../openontology",
|
||||
|
|
@ -7911,7 +7911,7 @@
|
|||
},
|
||||
"plugins/credential-sharing": {
|
||||
"name": "@logicsrc/plugin-credential-sharing",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"dependencies": {
|
||||
"@logicsrc/account-core": "file:../../packages/account-core",
|
||||
"@logicsrc/plugin-core": "file:../../packages/plugin-core",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue