Skip to content

Browser integration changes

onyinyang requested to merge onyinyang/lox:integration-stable into main

This MR Downgrades some dependencies:

base64 v0.21
serde_with v3.0.0
thiserror v1
lox-zkp 0.8.0

Creates a bridgeauth feature in the lox-library that separates the server specific code out for client applications. I'm not certain I've done this in the best way but can iterate on these changes here before pushing to crates.io

//cc @pierov

Merge request reports

Loading