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
With this configuration, the option my_option must be defined because it can't be null.
Is this wanted? I can't find any note about this on the upgrade guide.
This causes an InvalidOptionsException with HWIOAuthBundle. We now have to define all options or wait for a bundle update: see options configuration where access_type was optional.