#Best Authentication method for SurrealDB-Rust Backend

2 messages · Page 1 of 1 (latest)

gusty mulch
#

I am quite new to backend dev and want to build a Sveltekit SurrealDB-Rust Tauri desktop app. The idea is to have a surrealdb that admins the users of an embedded db and once logged in, certain features, (tauri) commands as well as the data-containing db is unlocked. Is there a preferred way of handling this? I took a look at tauri-authentication plugin but I am lost.

silk umbra
#

how is your project going?