User Authentication
What you must know about authentication
Last updated
What you must know about authentication
Last updated
As we said previously, AgentLabs allows you to manage and authenticate your users.
AgentLabs lets you configure the authentication methods you want to register and sign in your users.
You can configure basic email methods and different oauth2 providers.
The methods you configure will be available to your users.
You can configure them from your admin console.
Once you've configured your auth methods, you can request authentication from your users simply using our SDK.
The snippet above will trigger the following in-chat authentication component.
Then, you can manage all your application users from your admin console.
The current auth methods set is limited but we'll rollout more methods as we go