We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e638ec5 commit 7ba986bCopy full SHA for 7ba986b
docs/vercel.json
@@ -75,6 +75,11 @@
75
"destination": "https://authjs.dev/reference/adapter/mongodb",
76
"permanent": true
77
},
78
+ {
79
+ "source": "/adapters/dynamodb",
80
+ "destination": "https://authjs.dev/reference/adapter/dynamodb",
81
+ "permanent": true
82
+ },
83
{
84
"source": "/tutorials/refresh-token-rotation",
85
"destination": "https://authjs.dev/guides/basics/refresh-token-rotation",
0 commit comments