Demo of Remote SignupTo use "Remote Signup" you need
When a logged-in user at your site wants to access Bambuser, you provide a page on your site that includes an iframe imported from Bambuser. To authenticate your site with Bambuser, you generate an authentication key and send it along as input to the iframe. See Bambuser API spec for details. Bambuser then provides the registration workflow to the user. When the process is complete, your server gets a HTTP POST request from Bambuser with info on which user accounts where linked, so that you can for example embed a bambuser live window on the user's profile page on your site. Meanwhile, the user is instructed on how to install the Bambuser phone application or start broadcasting from his webcam. If the user returns to the iframe at a later time, he/she will be sent directly to the instructions - registration and linking is only done once. |
Try it out! |