Google authentication

How to enable Google login

Visit Google API Consolearrow-up-right.

Create new project or select one if you already create one.

Next open Library from the left menu.

Find Google+ API and click on that.

Enable Google+ API.

Now after you enable the API from the left menu click QAuth consent screen and select External.

Next fill the following information connected with your domain project and click Save.

Now open Credentials from left menu, click Create Credentials and select QAuth client ID.

Select Web application and fill the information for your project domain.

triangle-exclamation
circle-info

If you have some problems with authorizing your domain please open authorized domains list and add your domain.

Click Create and copy the given credentials in the .env file.

Last updated