Added signup and users table in database. Passwords are hashed. Added view for changing users roles.
re #9708 updated requirements. Added logout and template versions for host users.
re #9708 Login logic with fastapi-jwt
Added functionality for creating licenses and teams and connecting them to devices a PCs.
re #9427 Added files for running api in docker.