oauth2-rs
OAuth client
An implementation of the OAuth2 protocol for authentication in Rust-based applications.
Extensible, strongly-typed Rust OAuth2 client library
937 stars
10 watching
163 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
oauth2pkcerust
Related projects:
Repository | Description | Stars |
---|---|---|
oauth-xx/oauth2 | A Ruby wrapper for implementing OAuth 2.0 protocol interactions | 2,113 |
nov/rack-oauth2 | An OAuth 2.0 server and client library supporting Bearer tokens | 694 |
kivra/oauth2_client | An Erlang library for simplifying Oauth2-enabled REST service interactions | 73 |
nov/twitter_oauth2 | A Ruby library implementing Twitter's OAuth 2.0 authentication protocol with PKCE support | 14 |
oauthjs/angular-oauth2 | An AngularJS module for handling OAuth2 authentication with password credentials grant | 594 |
ctron/yew-oauth2 | An OAuth2 component for Yew web applications. | 45 |
aembke/fred.rs | An async Redis client with various features and protocols for interacting with Redis servers. | 390 |
dermesser/yup-oauth2 | An OAuth 2.0 client library providing various flows for authentication with different services. | 223 |
heroickatora/oxide-auth | An OAuth2 server library with configurable and pluggable backends | 690 |
ueberauth/oauth2 | An Elixir library that simplifies OAuth 2.0 authentication with various providers. | 749 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,061 |
chrislaskey/oauth2_github | An Elixir-based OAuth2 provider for interacting with GitHub | 2 |
demianbrecht/sanction | An OAuth 2.0 client implementation for rapid development against OAuth providers. | 189 |
johndeere/operationscenterapi-oauth2-python-example | Provides an OAuth2 authentication example in Python | 17 |
thephpleague/oauth1-client | An OAuth 1.0 standard-compliant PHP library for authenticating against various servers | 969 |