I created a project in Google and received the Client ID and Secret
I have entered the correct information into the .env file
GOOGLE_CLIENT_ID=XXX
GOOGLE_CLIENT_SECRET=XXX
GOOGLE_OAUTH_REDIRECT=XXX (I did not use your ninja.test url here, but my own)
For some reason I cannot find the login options to turn on the Google login anywhere.
I have checked under Edit>User Details as well as options while logged in as that user or another admin.
What am I missing?