Merge pull request #498 from IBCornelsen/main

get main
This commit is contained in:
Jens Cornelsen
2025-04-07 06:40:09 +02:00
committed by GitHub
19 changed files with 1611 additions and 652 deletions

View File

@@ -1,5 +1,4 @@
import { Enums } from "#lib/client/prisma.js";
import { S3Client } from "@aws-sdk/client-s3";
export const API_ACCESS_TOKEN_COOKIE_NAME = "accessToken";
export const API_REFRESH_TOKEN_COOKIE_NAME = "refreshToken";