Module: SimpleOAuth::OAuth2

Defined in:
lib/simple_oauth/oauth2.rb,
lib/simple_oauth/oauth2/pkce.rb,
lib/simple_oauth/oauth2/error.rb,
lib/simple_oauth/oauth2/token.rb,
lib/simple_oauth/oauth2/client.rb,
lib/simple_oauth/oauth2/request.rb,
lib/simple_oauth/oauth2/response_body.rb,
lib/simple_oauth/oauth2/authorization_response.rb,
sig/simple_oauth/oauth2.rbs

Overview

OAuth 2.0 request builders and response parsers

Defined Under Namespace

Modules: ResponseBody Classes: AuthorizationResponse, Client, Error, PKCE, Request, Token