UNPKG

next-auth-pubkey

Version:

A light-weight Lightning and Nostr auth provider for your Next.js app that's entirely self-hosted and plugs seamlessly into the next-auth framework.

6 lines 164 B
export declare function formatLightningAuth(lnurl?: string | null): { lnurl: string; qr: string; button: string; }; //# sourceMappingURL=format.d.ts.map