1 unstable release

0.2.0 May 30, 2023

#25 in #web-programming

Download history 7/week @ 2024-02-18 23/week @ 2024-02-25 5/week @ 2024-03-03 8/week @ 2024-03-10 1/week @ 2024-03-17 7/week @ 2024-03-24 36/week @ 2024-03-31

52 downloads per month
Used in 3 crates

MIT license

38KB
1K SLoC

conrad-auth

An authentication framework with an API heavily inspired by Lucia. It has support for OAuth and token-based authentication.

Caveats

  • This currently has support for database adapters, but no adapters has been written for it yet. Perhaps there will be one in the future when I am less burned out.
  • It also does not have a support crate to translate request types from web frameworks such as Axum to Conrad's Request type. Like I said, I don't feel like working on this project at the moment.
  • Documentation is non-existent, but you should be able to get around by referencing Lucia's docs instead.

Dependencies

~6.5–9MB
~185K SLoC