Sets up unologin with a standard configuration.
Exports a plug-and-play instance of UnologinNextJS along with some helper functions.
Requires UNOLOGIN_API_KEY, NEXT_PUBLIC_UNOLOGIN_APPID, and UNOLOGIN_COOKIES_DOMAIN to be in process.env.
UNOLOGIN_API_KEY
NEXT_PUBLIC_UNOLOGIN_APPID
UNOLOGIN_COOKIES_DOMAIN
process.env
Generated using TypeDoc
Sets up unologin with a standard configuration.
Exports a plug-and-play instance of UnologinNextJS along with some helper functions.
Requires
UNOLOGIN_API_KEY,NEXT_PUBLIC_UNOLOGIN_APPID, andUNOLOGIN_COOKIES_DOMAINto be inprocess.env.