Rooms - Authentication

By default, Liveblocks is configured to work without an authentication endpoint. This approach is great for prototyping and marketing pages where defining your own security isn’t always required. If you want to implement your own security logic to define if certain users should have access to a given room, you’ll need to implement an authentication endpoint.

Auth diagram

Select the technology you want to use to configure your authentication endpoint and start building your own security logic.