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
Hey all, it'd be nice if there existed an ability to omit the scope, since scope is optional. Based on the spec it looks like the scope cannot be empty if a value is being passed, so introducing Scope.empty or a similar value is probably not the right thing to do here, although that'd be the most expedient solution.