@corbado/webcomponent
Advanced tools
Comparing version 1.0.25 to 1.0.27
{ | ||
"name": "@corbado/webcomponent", | ||
"version": "1.0.25", | ||
"version": "1.0.27", | ||
"description": "", | ||
@@ -19,2 +19,3 @@ "main": "pkg/package.js", | ||
"axios": "^1.1.3", | ||
"copy-webpack-plugin": "^11.0.0", | ||
"css-loader": "^6.7.1", | ||
@@ -21,0 +22,0 @@ "html-webpack-plugin": "^5.5.0", |
@@ -60,3 +60,3 @@ # @corbado/webcomponent | ||
const frontendAPI = 'https://<project ID>.auth.corbado.com'; | ||
const corbado = new Corbado.Session(frontendAPI); | ||
const corbado = new Corbado.Session('<project ID>', frontendAPI); | ||
@@ -63,0 +63,0 @@ function App() { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
1435709
15
1049