You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function will throw an exception if `WebContainer.boot` was called before `configureAPIKey`.
372
+
353
373
## `auth`
354
374
355
375
The authentication API is exported under the `auth` namespace. It allows you to authenticate users visiting your website via StackBlitz. In order for users to be authenticated via this method, they must:
@@ -377,6 +397,9 @@ Intialize the authentication for use in WebContainer. This method should be call
0 commit comments