joelbutcher / socialstream

OAuth for Laravel, simplified.

Home Page:https://docs.socialstream.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

current_connected_account_id not populated

kuoppa opened this issue · comments

Describe the bug
When register the current_connected_account_id not populated to the user on registration.
(The user is created beforehand)

Expected behavior
current_connected_account_id should be connected

Environment context

  • Socialstream version: v3.5.0
  • Jetstream stack: Inertia
  • Laravel version: 8.65
  • PHP version: 8.1