mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-10-09 14:55:06 +02:00
14 lines
673 B
Markdown
14 lines
673 B
Markdown
# OAuth2
|
|
|
|
<a href="https://crates.io/crates/oauth2"><img src="https://img.shields.io/crates/v/oauth2.svg"></a>
|
|
[](https://github.com/ramosbugs/oauth2-rs/actions/workflows/main.yml)
|
|
|
|
An extensible, strongly-typed implementation of OAuth2
|
|
([RFC 6749](https://tools.ietf.org/html/rfc6749)).
|
|
|
|
Documentation is available on [docs.rs](https://docs.rs/oauth2). Release notes are available on [GitHub](https://github.com/ramosbugs/oauth2-rs/releases).
|
|
|
|
## Sponsorship
|
|
|
|
This project is sponsored by [Unflakable](https://unflakable.com), a service for tracking and
|
|
quarantining flaky tests.
|