Advanced
In reply to @brenner
brenner@brenner
12/19/2022

Ok who is willing to explain auth stuff to me plz? Next-auth, SIWE, JWTs, saving sessions to a db, etc

In reply to @brenner
payton@payton
12/19/2022

Is there a specific part of the flow that is unclear?

In reply to @brenner
Mert on GodmodeHQ@mmd
12/19/2022

Doing it rn too - not easy

In reply to @brenner
Peter Rood@pdr
12/19/2022

Out of curiosity, have you asked ChatGPT to explain auth stuff

In reply to @brenner
payton@payton
12/19/2022

Not sure this helps, but we talked about contents of signed messages for auth earlier farcaster://casts/0x...ffea96c9d3

In reply to @brenner
12/19/2022

Been doing all those that and more but without any DBs

In reply to @brenner
Greg Skriloff@greg
12/19/2022

cc @matthew I think I remember you talking about SIWE + next-auth

In reply to @brenner
pushix@pushix
12/19/2022

Hello πŸ‘‹ legit happy to talk about this stuff. It’s a lot more subtle once you start doing it (and want to do it right). You should consider https://privy.io

In reply to @brenner
cam glynn@cg
12/19/2022

@actuallyepic spent ~ a month deep in the weeds here and can help

In reply to @brenner
Alex Kremer@axk
12/19/2022

πŸ‘‹ happy to chat, we've implemented this and it took a lot of trial and error. a lot of the common guides are out of date, mostly because next-auth is a moving target and constantly evolving (and in the middle of doing so again).