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
This commit removes the second parameter of the handleAuthentication
method, as it is never used
and refactor the first argument to use ES6 destructuring for clear
description of
what is the subject of the method implementation. The nextState has been
replaced
with location object directly as the subject of the method check
Thanks!
0 commit comments