So i'm having trouble getting the Google login functionality working. I've setup apps in several other oauth apps. I've pasted in GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET, and left the callbackurl to the default, and configured in my app. Button is not showing up on the front page (ALLOW_SOCIAL_LOGIN is true), although JWT values are still "secret" ....
I've also rebuilt with docker-compose build and up.
did I miss a step? I've also setup a GITHUB app and pasted the appropriate client and secret values, but there are no buttons showing up anywhere.