2 releases

0.1.1 Apr 6, 2024
0.1.0 Aug 27, 2023

#372 in Authentication

Download history 61/week @ 2023-12-22 135/week @ 2023-12-29 70/week @ 2024-01-05 59/week @ 2024-01-12 41/week @ 2024-01-19 54/week @ 2024-01-26 47/week @ 2024-02-02 62/week @ 2024-02-09 82/week @ 2024-02-16 112/week @ 2024-02-23 64/week @ 2024-03-01 154/week @ 2024-03-08 136/week @ 2024-03-15 64/week @ 2024-03-22 115/week @ 2024-03-29 429/week @ 2024-04-05

750 downloads per month
Used in 5 crates (4 directly)

MIT license

18KB
270 lines

oauth-lib

Rust library to deal with OAuth flows.

See the full API documentation and some examples.

Development

The development environment is managed by Nix. Running nix-shell will spawn a shell with everything you need to get started with the lib: cargo, cargo-watch, rust-bin, rust-analyzer

# Start a Nix shell
$ nix-shell

# then build the lib
$ cargo build -p oauth-lib

Contributing

A bug tracker is available on SourceHut. [send an email]

A mailing list is available on SourceHut. [send an email] [subscribe] [unsubscribe]

If you want to report a bug, please send an email at ~soywod/pimalaya@todo.sr.ht.

If you want to propose a feature or fix a bug, please send a patch at ~soywod/pimalaya@lists.sr.ht. The simplest way to send a patch is to use git send-email, follow this guide to configure git properly.

If you just want to discuss about the project, feel free to join the Matrix workspace #pimalaya or contact me directly @soywod. You can also use the mailing list.

Sponsoring

nlnet

Special thanks to the NLnet foundation and the European Commission that helped the project to receive financial support from:

If you appreciate the project, feel free to donate using one of the following providers:

GitHub PayPal Ko-fi Buy Me a Coffee Liberapay

Dependencies

~8–23MB
~339K SLoC