Closed Kerims23 closed 3 hours ago
This happened when I ran the docker compose exec fastapi alembic upgrade head and executed a login for the first user.
When creating the first user that needs to be admin it was giving problems because the verify_email_with_token was not properly authenticating the admin. This solution is fixed in the in the issue#3 branch.
When the token is validated the administrative role is removed from the user