types.ts
基本信息
- 类型: 工具库
- 路径:
src/lib/plugins/types.ts
功能描述
Returns the NextAuth provider configuration
导出内容
- <code>AuthPlugin</code> - 接口
- <code>UploadResult</code> - 接口
- <code>StoragePlugin</code> - 接口
- <code>UploadOptions</code> - 接口
- <code>PluginRegistry</code> - 接口
依赖导入
next-auth
详细说明
详见代码实现