Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Server: Introduction

Liquid Auth is a self-hosted authentication service that provides a simple way to associate Passkeys to KeyPair(s) commonly found in cryptocurrencies.

Technical Details

It is built using the NestJS framework and uses mongoose to interact with MongoDB. Signaling is handled using Socket.IO backed by a Redis Adapter.

The service request to be running on the same origin as the dApp. We recommend configuring your frontend service to proxy requests to the authentication service.