The google authentication endpoint is @
http://localhost:3000/api/v1/auth/google/callback
To check you can look at your secure endpoint @
http://localhost:3000/api/v1/user
Still need to clear up the API reference as for some reason trying to set the status code on the res object causes the request to hang 🤔 Will create a bug issue for that.
To get creds for the google auth feel free to DM me (@quizza1) on discord
The google authentication endpoint is @
http://localhost:3000/api/v1/auth/google/callback
To check you can look at your secure endpoint @http://localhost:3000/api/v1/user
Still need to clear up the API reference as for some reason trying to set the status code on theres
object causes the request to hang 🤔 Will create a bug issue for that.To get creds for the google auth feel free to DM me (@quizza1) on discord