Template
1
0

feat: identity cerbos implementation

This commit is contained in:
2025-09-26 12:48:31 +02:00
parent 0819534901
commit fe50394ec0
21 changed files with 254 additions and 162 deletions

11
deno.lock generated
View File

@@ -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": [