Skip to main content

Peek into the experimental programatic authentication feature!

· One min read

We are excited to announce that version 0.9.5 will ship with a new way to power your webchat: integrated authentication with your website. A function will be available to set the contact's information so the Identification Form does not need to be shown. Authentication will be made with the supplied information automatically!

Here are some of the key highlights of this upcoming release:

  1. Window API
    1. New Methods: the window.$volt.authenticate function will be available to dispatch the contact's authentication programatically without needing to fill a form. Check it out here!