Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Extensible, strongly-typed Rust OAuth2 client library

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
NotificationsYou must be signed in to change notification settings

ramosbugs/oauth2-rs

Repository files navigation

Build Status

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.

Minimum Supported Rust Version (MSRV)

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

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp