Skip to content

Conversation

@Sleepful
Copy link
Contributor

This fails %{"user_id" => user_id} = _session because session does not contain user_id, however it does contain user_token.

I'm using:

  defp deps do
    [
      {:phoenix, "~> 1.6.13"},
      {:phoenix_html, "~> 3.0"},
      {:phoenix_live_reload, "~> 1.2", only: :dev},
      {:phoenix_live_view, "~> 0.18.3"},
      {:plug_cowboy, "~> 2.5"},
    ]
  end

@josevalim josevalim merged commit 191e76b into phoenixframework:master Nov 25, 2022
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants