Exception: Zoreal::OAuth2::UserinfoError

Inherits:
Error
  • Object
show all
Defined in:
lib/zoreal/oauth2/errors.rb

Overview

/userinfo answered with anything but the claims. Callers that can live without personal data (a returning user matched by sub) may rescue this and continue; callers that need the email should not.