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
Now, no more if statements are used.
Also, this should be more readable, and even faster, as in case of any
False value, the method can return early.
modified: examples/auth/app.py
0 commit comments