oauth2-rs
OAuth client
An implementation of the OAuth2 protocol for authentication in Rust-based applications.
Extensible, strongly-typed Rust OAuth2 client library
952 stars
10 watching
163 forks
Language: Rust
last commit: 3 months 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,112 |
nov/rack-oauth2 | An OAuth 2.0 server and client library supporting Bearer tokens | 695 |
kivra/oauth2_client | An Erlang library for simplifying Oauth2-enabled REST service interactions | 72 |
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 client library for connecting to Redis and Valkey servers | 402 |
dermesser/yup-oauth2 | An OAuth 2.0 client library providing various flows for authentication with different services. | 224 |
heroickatora/oxide-auth | An OAuth2 server library with configurable and pluggable backends | 694 |
ueberauth/oauth2 | An Elixir library that simplifies OAuth 2.0 authentication with various providers. | 752 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,063 |
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 | 18 |
thephpleague/oauth1-client | An OAuth 1.0 standard-compliant PHP library for authenticating against various servers | 974 |