Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork177
Extensible, strongly-typed Rust OAuth2 client library
License
Apache-2.0, MIT licenses found
Licenses found
ramosbugs/oauth2-rs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An extensible, strongly-typed implementation of OAuth2(RFC 6749).
Documentation is available ondocs.rs. Release notes are available onGitHub.
For authentication (e.g., single sign-on or social login) purposes, consider using theopenidconnect
crate, which is built on top ofthis one.
The MSRV for5.0 and newer releases of this crate is Rust1.65.
The MSRV for4.x releases of this crate is Rust 1.45.
Beginning with the 5.0.0 release, this crate will maintain a policy of supportingRust releases going back at least 6 months. Changes that break compatibility with Rust releasesolder than 6 months will no longer be considered SemVer breaking changes and will not result in anew major version number for this crate. MSRV changes will coincide with minor version updatesand will not happen in patch releases.
About
Extensible, strongly-typed Rust OAuth2 client library
Topics
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.