pub async fn get_nonce(conn: &mut IndexerConnection, uid: &str) -> Result<Nonce>
Expand description

Return the specified nonce for a requesting user’s authentication.