summary refs log tree commit diff
path: root/tests/handlers/test_oidc.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-17Abstract shared SSO code. (#8765)Patrick Cloke1-7/+7
2020-11-17a comma too much (#8771)chagai952-1/+2
2020-11-17Use TYPE_CHECKING instead of magic MYPY variable. (#8770)Patrick Cloke4