Upgraded login endpoint, fixed uid generation

This commit is contained in:
Kevin Fronczak
2021-02-11 11:21:26 -05:00
parent 6fa4aa6f75
commit 9e793b6748
6 changed files with 20 additions and 19 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = build, py36, py37, py38, lint
envlist = build, py36, py37, py38, py39, lint
skip_missing_interpreters = True
skipsdist = True