Widgets
LoginSign Widgets let you embed authentication UX directly into your app with minimal code. This section groups all widget elements and their standalone integration guides.
Available widget elements
Common setup
- Use your app
client_idfrom the Developer Portal. - Host must allow loading LoginSign widget scripts.
- Set a valid OAuth callback URL in your app configuration.
- Prefer loading widgets with
deferso page rendering stays smooth.
Script endpoints
https://loginsign.com/widgets/login-page.js https://loginsign.com/widgets/banner.js https://loginsign.com/widgets/user.js https://loginsign.com/widgets/login.js