Set up Login project in Publisher Account
- Open your project in Publisher Account.
- Click Connect in the Login pane or select Login in the side menu.
- Click Create Login project.
- Select the type of Login project you want to create.
- Standard Login project
A Login project that is used to store main accounts. Select this option if you want to authorize a user in different applications through their main account. This option is also suitable if user authentication is required in only one application. - Shadow Login project
A Login project that is used to store accounts of a specific platform distributing your game and to authenticate users on this platform. The shadow login option is suitable if there are restrictions on the use of standard authorization methods. For example, game consoles do not allow the use of social network authorization. You should also select this option if you want to create cross-platform accounts for your users.
- Standard Login project
Note
For more information about Login project types, different types of accounts, and how to use them, see Cross-platform account.Below are the steps to configure a standard Login project. To configure a shadow Login project, use the instruction.
- Click Create and set up and wait until your new Login project is created. Then you will see the project settings page.
- In the Login methods block select the method that suits your game best and click Configure.
The Login product offers three options for your games:- Classic login
Users log into the game by providing their username and password. In addition, users can log in using one of their social networks. - Passwordless login
Users log into the game using one-time codes or links sent to their email address or phone number. Login via social networks is also supported. - Social login
Users enter the game only through social networks.
- Classic login
Note
Passwordless login is the recommended option. It is suitable for most games, ensures data security, and is easy to implement. You can change the login method later by clicking the Change Login method link. Previously saved settings will not be lost.
- Perform basic setup of the selected login method.
Note
In addition to the basic settings, you can also configure additional parameters for your Login project. This can be done at the same time as the basic setup or later. To find out what additional settings are available to you and how to use them to improve the functionality of your Login project, see Features.
Classic and passwordless login: basic setup
- In the top settings block, click Callback URLs and set the following parameters:
- Callback URL — the URL or path in the application to which users are redirected after they have successfully authenticated, confirmed their email, or reset their password. You can specify multiple valid URLs.
- Error callback URL — the URL or path in the application to which users are redirected in case of an authentication error. If no value is specified, the Callback URL value will be used.
- Click Save changes.
- Click the name of your Login project in breadcrumb trail to return to the Login project page.
- Go to the Authentication block and select the Social login section.
- Connect social networks that players will be able to use to sign up and log into the game. You can do this in one of the following ways:
- To connect the desired social network, click the ⚙ icon and select Connect.
- To connect several social networks at once, select the required panes (their borders will turn green). Then, from the Manage drop-down menu, select Connect.
- To connect all available social networks at once, click Select all. Then, from the Manage drop-down menu, select Connect.
Social login: basic setup
- Connect social networks that players will be able to use to sign up and log into the game. You can do this in one of the following ways:
- To connect the desired social network, click the ⚙ icon and select Connect.
- To connect several social networks at once, select the required panes (their borders will turn green). Then, from the Manage drop-down menu, select Connect.
- To connect all available social networks at once, click Select all. Then, from the Manage drop-down menu, select Connect.
- Go to the Callback URLs tab.
- Set the following parameters:
- Callback URL — the URL or path in the application to which users are redirected after they have successfully authenticated, confirmed their email, or reset their password. You can specify multiple valid URLs.
- Error callback URL — the URL or path in the application to which users are redirected in case of an authentication error. If no value is specified, the Callback URL value will be used.
- Click Save changes.
Was this article helpful?
Thank you for your feedback!
We’ll review your message and use it to help us improve your experience.Found a typo or other text error? Select the text and press Ctrl+Enter.