1
0
mirror of https://github.com/atuinsh/atuin.git synced 2025-03-18 08:59:52 +01:00
atuin/crates/atuin-common
Ellie Huxtable 67d64ec4b3
feat: add user account verification ()
* add verified column to users table

* add database functions to check if verified, or to verify

* getting there

* verification check

* use base64 urlsafe no pad

* add verification client

* clippy

* correct docs

* fix integration tests
2024-06-24 14:54:54 +01:00
..
src feat: add user account verification () 2024-06-24 14:54:54 +01:00
Cargo.toml feat: add user account verification () 2024-06-24 14:54:54 +01:00