aboutsummaryrefslogtreecommitdiffstats
path: root/src/expense/auth/__init__.py
blob: ebd4e037fae881bbd33ecde140361aff5b7bd786 (plain) (blame)
1
2
3
4
5
"""
The authentication blueprint
"""

from .blueprint import auth