mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 19:16:37 +08:00
auth path
This commit is contained in:
parent
76046cb243
commit
44a9b01a5e
@ -7,6 +7,7 @@ import AzureADProvider from "next-auth/providers/azure-ad";
|
||||
|
||||
import { incrementSignInCount, incrementSessionRefreshCount } from './utils/cloud/redisRestClient';
|
||||
|
||||
|
||||
/**
|
||||
* Module augmentation for `next-auth` types. Allows us to add custom properties to the `session`
|
||||
* object and keep type safety.
|
||||
|
Loading…
Reference in New Issue
Block a user