mirror of
https://github.com/atuinsh/atuin.git
synced 2025-05-31 23:27:19 +02:00
* 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