mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
working on edge key with public server key.
This commit is contained in:
@@ -4,6 +4,7 @@ import {eq} from "drizzle-orm";
|
||||
import * as drizzleDb from "@/db";
|
||||
import {retentionJob} from "@/lib/tasks";
|
||||
import {generateRSAKeys} from "@/utils/rsa-keys";
|
||||
import {getPublicServerKeyContent} from "@/features/keys/keys.action";
|
||||
|
||||
|
||||
export async function init() {
|
||||
|
||||
Reference in New Issue
Block a user