oauth2
OAuth client library
A Ruby wrapper for implementing OAuth 2.0 protocol interactions
A Ruby wrapper for the OAuth 2.0 protocol.
2k stars
40 watching
621 forks
last commit: 28 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nov/twitter_oauth2 | A Ruby library implementing Twitter's OAuth 2.0 authentication protocol with PKCE support | 14 |
nov/rack-oauth2 | An OAuth 2.0 server and client library supporting Bearer tokens | 694 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 57 |
ueberauth/oauth2 | An Elixir library that simplifies OAuth 2.0 authentication with various providers. | 749 |
kivra/oauth2_client | An Erlang library for simplifying Oauth2-enabled REST service interactions | 73 |
ramosbugs/oauth2-rs | An implementation of the OAuth2 protocol for authentication in Rust-based applications. | 937 |
charlesbihis/actionscript-oauth2 | An ActionScript 3 library for interfacing with OAuth 2.0 services. | 110 |
nullscreen/yt | A Ruby client for interacting with the YouTube API | 738 |
auth0/auth0.net | A .NET client library for interacting with the Auth0 Authentication and Management APIs. | 328 |
freizl/hoauth2 | A Haskell binding for OAuth2 authentication protocols | 133 |
lepture/flask-oauthlib | An extension to Flask for interacting with OAuth enabled applications and creating OAuth providers. | 1,452 |
oauthjs/angular-oauth2 | An AngularJS module for handling OAuth2 authentication with password credentials grant | 594 |
shopify/omniauth-shopify-oauth2 | Provides authentication with Shopify using OAuth2 protocol | 90 |
litl/rauth | A Python library for handling OAuth authentication protocols and Ofly | 1,602 |
daviddesberg/phpoauthlib | A comprehensive PHP library for implementing OAuth 1.x and 2.0 authentication protocols in web applications. | 1,085 |