mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
148 lines
3.2 KiB
JSON
148 lines
3.2 KiB
JSON
{
|
|
"version-v3/docs": [
|
|
{
|
|
"collapsed": false,
|
|
"type": "category",
|
|
"label": "Getting Started",
|
|
"items": [
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/getting-started/introduction"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/getting-started/example"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/getting-started/client"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/getting-started/rest-api"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/getting-started/typescript"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"collapsed": true,
|
|
"type": "category",
|
|
"label": "Configuration",
|
|
"items": [
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/configuration/options"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/configuration/providers"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/configuration/databases"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/configuration/pages"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/configuration/callbacks"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/configuration/events"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"collapsed": true,
|
|
"type": "category",
|
|
"label": "Database Adapters",
|
|
"items": [
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/overview"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/models"
|
|
},
|
|
{
|
|
"collapsed": true,
|
|
"type": "category",
|
|
"label": "TypeORM",
|
|
"items": [
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/typeorm/typeorm-overview"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/typeorm/mysql"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/typeorm/postgres"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/typeorm/mssql"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/typeorm/mongodb"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/fauna"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/prisma"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/prisma-legacy"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/dynamodb"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/firebase"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/adapters/pouchdb"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"collapsed": true,
|
|
"type": "category",
|
|
"label": "Authentication Providers",
|
|
"items": [
|
|
{
|
|
"type": "autogenerated",
|
|
"dirName": "providers"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/warnings"
|
|
},
|
|
{
|
|
"type": "doc",
|
|
"id": "version-v3/errors"
|
|
}
|
|
]
|
|
}
|