json.extract! user, :id, :provider, :uid, :border, :created_at, :updated_at json.url user_url(user, format: :json)