UNPKG

@zeushq/nextjs-zidentity

Version:

Next.js SDK for signin in with Zeus Identity

4 lines 424 B
export { default as withApiAuthRequiredFactory, WithApiAuthRequired } from './with-api-auth-required'; export { default as withApiAuthOptionalFactory, WithApiAuthOptional } from './with-api-auth-optional'; export { default as withPageAuthRequiredFactory, GetServerSidePropsResultWithSession, WithPageAuthRequired, WithPageAuthRequiredOptions, PageRoute } from './with-page-auth-required'; //# sourceMappingURL=index.d.ts.map