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
Parse URI only once in AbstractApplication.redirect_uri_allowed.
Just a minor inconvenience but it seems unnecessary to me to parse the same
parameter value multiple times in case there are more than one permitted redirect
URIs.
0 commit comments