@next-auth-oauth/gitee
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Gitee登录示例

使用示例:

import { Gitee } from '@next-auth-oauth/gitee'
...
providers: [
  Gitee({
    clientId: process.env.AUTH_GITEE_ID,
    clientSecret: process.env.AUTH_GITEE_SECRET
  })
]

Package Sidebar

Install

npm i @next-auth-oauth/gitee

Weekly Downloads

2

Version

0.1.3

License

MIC

Unpacked Size

4.32 kB

Total Files

5

Last publish

Collaborators

  • liuhuapiaoyuan1