Skip to content

Commit c15d9a5

Browse files
authored
chore(v4): add neon sponsor (#12008)
1 parent 89a1cce commit c15d9a5

File tree

2 files changed

+21
-9
lines changed

2 files changed

+21
-9
lines changed

docs/docs/sponsors.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,11 @@ Maintaining NextAuth.js would not be possible without the generous support of ou
203203
"https://avatars.githubusercontent.com/u/7936820?v=4",
204204
"Route4Me",
205205
],
206+
[
207+
"https://github.com/neondatabase/neon",
208+
"https://avatars.githubusercontent.com/u/77690634?v=4",
209+
"Neon",
210+
],
206211
].map(([href, src, name]) => (
207212
<a
208213
key={name}

packages/next-auth/README.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -211,13 +211,6 @@ We're happy to announce we've recently created an [OpenCollective](https://openc
211211
<div>FusionAuth</div>
212212
<sub>💵</sub>
213213
</td>
214-
<td align="center" valign="top">
215-
<a href="https://www.beyondidentity.com" target="_blank">
216-
<img height="96" src="https://avatars.githubusercontent.com/u/69811361?s=200&v=4" alt="Beyond Identity Logo" />
217-
</a><br />
218-
<div>Beyond Identity</div>
219-
<sub>💵</sub>
220-
</td>
221214
<td align="center" valign="top">
222215
<a href="https://stytch.com" target="_blank">
223216
<img height="96" src="https://avatars.githubusercontent.com/u/69983493?s=200&v=4" alt="Stytch Logo" />
@@ -232,8 +225,22 @@ We're happy to announce we've recently created an [OpenCollective](https://openc
232225
<div>Prisma</div>
233226
<sub>💵</sub>
234227
</td>
228+
<td align="center" valign="top">
229+
<a href="https://neon.tech" target="_blank">
230+
<img height="96" src="https://avatars.githubusercontent.com/u/77690634?v=4" alt="Neon Logo" />
231+
</a><br />
232+
<div>Neon</div>
233+
<sub>💵</sub>
234+
</td>
235235
</tr>
236236
<tr>
237+
<td align="center" valign="top">
238+
<a href="https://www.beyondidentity.com" target="_blank">
239+
<img height="96" src="https://avatars.githubusercontent.com/u/69811361?s=200&v=4" alt="Beyond Identity Logo" />
240+
</a><br />
241+
<div>Beyond Identity</div>
242+
<sub>💵</sub>
243+
</td>
237244
<td align="center" valign="top">
238245
<a href="https://lowdefy.com" target="_blank">
239246
<img height="96" src="https://avatars.githubusercontent.com/u/47087496?s=200&v=4" alt="Lowdefy Logo" />
@@ -269,15 +276,15 @@ We're happy to announce we've recently created an [OpenCollective](https://openc
269276
<div>Arcjet</div>
270277
<sub>💵</sub>
271278
</td>
279+
</tr>
280+
<tr>
272281
<td align="center" valign="top">
273282
<a href="https://route4me.com/?ref=auth.js" target="_blank">
274283
<img width="108" src="https://avatars.githubusercontent.com/u/7936820?v=4" alt="Route4Me Logo" />
275284
</a><br />
276285
<div>Route4Me</div>
277286
<sub>💵</sub>
278287
</td>
279-
</tr>
280-
<tr>
281288
<td align="center" valign="top">
282289
<a href="https://www.netlight.com/" target="_blank">
283290
<img height="96" src="https://avatars.githubusercontent.com/u/1672348?s=200&v=4" alt="Netlight logo" />

0 commit comments

Comments
 (0)