Add school selector for teachers in OAuth login. This has no effect on the account yet.
This diff is collapsed.
... | ... | @@ -45,6 +45,7 @@ reqwest = "0.9.19" |
linked-hash-map = "0.5.1" | ||
bcrypt = "0.3" | ||
csv = "1.1" | ||
sha2 = "0.7" | ||
[dependencies.serde_json] | ||
version = "1.0.20" | ||
... | ... |