Commit Graph

4 Commits

Author SHA1 Message Date
Vincent Breitmoser b29845b893 cargo: apply cargo fmt --all 2022-02-26 17:01:14 +01:00
Nora Widdecke 421f8a0908 lint: Apply clippy autofixes
clippy::needless_borrow

  clippy::single_char_pattern

  clippy::redundant_clone

  clippy::needless_return

  clippy::needless_question_mark

  clippy::useless_conversion

  clippy::to_string_in_format_args

  clippy::to_string_in_format_args

  clippy::useless_format

  clippy::useless_vec

  clippy::toplevel_ref_arg

  clippy::redundant_static_lifetimes

  clippy::try_err
2022-02-25 10:23:34 +01:00
Vincent Breitmoser 1430a4accb
use KDF instead of sha256 for secret 2019-04-02 16:06:42 +02:00
Vincent Breitmoser 98abc6cc44
implement token service 2019-04-02 15:03:28 +02:00