
Integration
The Authentication UI allows the user to log in or register with Corbado. The UI is rendered by using theCorbado.mountAuthUI method.
Once the user is logged in, the onLoggedIn callback is executed.
main.html
Learn how to integrate Corbado Authentication into your VanillaJS application.

Corbado.mountAuthUI method.
Once the user is logged in, the onLoggedIn callback is executed.