Socket
Book a DemoInstallSign in
Socket

@builder.io/embedded-app

Package Overview
Dependencies
Maintainers
11
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@builder.io/embedded-app

You can embed your custom Builder space in your dashboard using the builder-app custom element: ```html <script async src="https://cdn.builder.io/js/app"></script> ``` This will load up th

latest
npmnpm
Version
0.0.4
Version published
Weekly downloads
0
-100%
Maintainers
11
Weekly downloads
 
Created
Source

Builder Embedded APP

You can embed your custom Builder space in your dashboard using the builder-app custom element:

<script async src="https://cdn.builder.io/js/app"></script>
<builder-app api-key="PUBLIC_KEY" sso-method="oidc"></builder-app>

This will load up the space you specify with any customization and auto authorized your current dashboard user into builder space, assuming the space with PUBLIC_KEY has SSO setup correctly to authenticate using the same provider you have for your dashboard.

FAQs

Package last updated on 17 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts