UNPKG

next-pocketbase-auth

Version:

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

3 lines (2 loc) 116 B
export declare const DEFAULT_API_URL = "http://127.0.0.1:8090/api/"; export declare const COOKIE_KEY = "pb_auth__";