summaryrefslogtreecommitdiffhomepage
path: root/sites/docs/api/auth.rst
AgeCommit message (Collapse)Author
2023-05-22Start testing AuthStrategyJeff Forcier
Plus! - Document AuthStrategy and AuthHandler modules (latter never had docs? lol) - Minor tweaks to these modules' docstrings etc - Stop comparing to __all__ in __init__.py, ugh