The community members are having issues with their GitHub and secret login not working. They have tried various steps, such as adding an .env.development file with an AUTH_SECRET, running migrations, and using Docker. However, they are still encountering errors like "redirect_uri configuration is missing", "user not found", and "permission denied for schema public". The community members have tried to troubleshoot the issues, but they are still unable to resolve them. Some community members have suggested using the devcontainer approach instead of Docker, but the instructions for that are not clear. Overall, the community members are seeking help to resolve their login issues.
Ah, I'm having trouble with Docker again. It's not working as expected. @Bogdan mentioned that I might have an incorrect migration, but I've done all the migrations perfectly. Why isn't it working?