You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
This is in the
user.rbruby-example-applications/ruby-rails-sso-example/app/models/user.rb
Line 10 in ec5fce4
Shouldn't this be
where(uid: profile.id).first_or_create do |user|