auth flow working for code

This commit is contained in:
tsmethurst 2021-03-18 23:27:43 +01:00
commit 1b11884121
14 changed files with 275 additions and 129 deletions

3
.gitignore vendored
View file

@ -3,3 +3,6 @@
# exclude built documentation, since readthedocs will build it for us anyway
/docs/_build
# exclude coverage report
cp.out