UNPKG

@zeushq/nextjs-zidentity

Version:

Next.js SDK for signin in with Zeus Identity

6 lines 218 B
/** * Helper which tests if a URL can safely be redirected to. Requires the URL to be relative. * @param url */ export default function isSafeRedirect(url: string): boolean; //# sourceMappingURL=url-helpers.d.ts.map