PlaceOS::Auth::Utils::OAuthUserMapper::Outcome
Inherits Enum < Comparable < Value < Object
Outcome surface: the branch we took + the resulting user. Caller decides what to do with it (set session, publish login event, ...).
Constants
Login = 0
Link = 1
Created = 2