forbidden

Crates.ioforbidden
lib.rsforbidden
version0.1.3
sourcesrc
created_at2021-09-24 01:53:26.08313
updated_at2021-09-28 16:56:26.204821
descriptionAn auth library for Rust applications.
homepagehttps://github.com/mamcx/forbidden
repositoryhttps://github.com/mamcx/forbidden
max_upload_size
id455711
size52,902
Mario Montoya (mamcx)

documentation

README

Rust : Forbidden (WIP)

An experimental auth library for Rust applications.

Goals

This crate is to define a common set of traits and idioms to provide for most applications with a way to incorporate authentication.

Non-goals

Is NOT the place to put the specific implementations for web/OS/etc.

Warning

This is an experimental project, without members with experience in security.

I hope to put the "ball to move" so finally Rust has a decent auth system to rely on.

🔬 Research

These libraries and articles are used as inspiration:

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

In special anyone that has experience in building auth systems and know what to watch for!.

Show your support

Give a ⭐️ if you like this project! or to help make this project a reality consider donate or sponsor with a subscription in https://www.buymeacoffee.com/mamcx.

📝 License

This project is dual licenced as MIT & APACHE.

Commit count: 21

cargo fmt