feat: identity cerbos implementation
This commit is contained in:
11
deno.lock
generated
11
deno.lock
generated
@@ -3,6 +3,7 @@
|
||||
"specifiers": {
|
||||
"npm:@biomejs/biome@*": "2.2.4",
|
||||
"npm:@biomejs/biome@2.2.4": "2.2.4",
|
||||
"npm:@cerbos/core@0.24.1": "0.24.1",
|
||||
"npm:@cerbos/http@0.23.1": "0.23.1",
|
||||
"npm:@eslint/js@9.35.0": "9.35.0",
|
||||
"npm:@jsr/std__assert@1.0.14": "1.0.14",
|
||||
@@ -2372,6 +2373,8 @@
|
||||
"modules/identity": {
|
||||
"packageJson": {
|
||||
"dependencies": [
|
||||
"npm:@cerbos/core@0.24.1",
|
||||
"npm:@cerbos/http@0.23.1",
|
||||
"npm:better-auth@1.3.16",
|
||||
"npm:cookie@1.0.2",
|
||||
"npm:zod@4.1.11"
|
||||
@@ -2387,14 +2390,6 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"platform/cerbos": {
|
||||
"packageJson": {
|
||||
"dependencies": [
|
||||
"npm:@cerbos/http@0.23.1",
|
||||
"npm:zod@4.1.11"
|
||||
]
|
||||
}
|
||||
},
|
||||
"platform/config": {
|
||||
"packageJson": {
|
||||
"dependencies": [
|
||||
|
||||
Reference in New Issue
Block a user