Widget Xsolla Login
Xsolla Login widget allows you to integrate a ready-made interface for user authentication into your project and reduce the cost of development for code and UI.
Restrictions:
- The widget only supports the following user authentication methods:
- сlassic login via username/email and password
- passwordless login via a one-time code or link sent via SMS or email
- web-based authentication via social networks
- The widget doesn’t work in an external browser. For security reasons, external browsers restrict URLs from third-party applications.
- The widget is not suitable for WebGL builds with iframes due to redirect restrictions.
To open the Xsolla Login widget, call the AuthWithXsollaWidget
SDK method and pass the following to it:
- the
OnSuccess
callback for handling user authentication and getting a token - the
OnCancel
callback to handle the closing of the widget by a user without authentication (optional)
AuthWithXsollaWidget
as an example).Xsolla provides standard widget templates. Their appearance and content is determined by the Login method chosen for your project and widget customization settings from Publisher Account.
Standard view of the classic login widget:
Demo project widget view for several Login methods:
Liens utiles
Dernière mise à jour: 10 Octobre 2023Faute de frappe ou autre erreur dans le texte ? Sélectionnez le texte concerné et appuyez sur Ctrl+Entée.