• Jürgen Gmach's avatar
    Refactor is_accessible · 5d546b1d
    Jürgen Gmach authored
    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
    5d546b1d
app.py 4.9 KB