Something went wrong. Try again.
Barazo AppView backend barazo.forum
Something went wrong. Try again.
fix(auth): upsert user row on OAuth callback before profile sync (#101) master
The auth callback relied on profileSync.syncProfile() to create the user row, but that method only does an UPDATE -- silently no-oping for first-time logins. Now the callback upserts the user row (with DID and handle) before firing profile sync, so the row exists for the subsequent profile UPDATE and all downstream queries. Fixes barazo-forum/barazo-workspace#XX
Author Guido X Jansen Committer GitHub Date (Feb 28, 2026, 1:34 PM UTC) Commit c5cd5c74 c5cd5c7418e70dfce9dc2901ec15066d4980992f Parent a41169a1 a41169a16c9abf048a0fecbe17cf8dafe52af41c