UNPKG

next-pocketbase-auth

Version:

Wrapper for Next.js applications using PocketBase, with support for both client and server components

3 lines (2 loc) 100 B
import { CookieOptions } from "../types"; export declare const defaultCookieOptions: CookieOptions;