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 28af288 commit f2d6a8aCopy full SHA for f2d6a8a
docs/vercel.json
@@ -100,6 +100,11 @@
100
"destination": "https://authjs.dev/reference/adapters#models",
101
"permanent": true
102
},
103
+ {
104
+ "source": "/contributors",
105
+ "destination": "https://authjs.dev/contributors",
106
+ "permanent": true
107
+ },
108
{
109
"source": "/tutorials/refresh-token-rotation",
110
"destination": "https://authjs.dev/guides/basics/refresh-token-rotation",
0 commit comments