Table of Contents - simple_google_auth-0.3.0 Documentation
Classes and Modules
- SimpleGoogleAuth
- SimpleGoogleAuth::AuthDataPresenter
- SimpleGoogleAuth::AuthorizationUriBuilder
- SimpleGoogleAuth::Config
- SimpleGoogleAuth::Controller
- SimpleGoogleAuth::Engine
- SimpleGoogleAuth::HttpClient
- SimpleGoogleAuth::OAuth
- SimpleGoogleAuth::Receiver
Methods
- ::configure — SimpleGoogleAuth
- ::new — SimpleGoogleAuth::AuthDataPresenter
- ::new — SimpleGoogleAuth::AuthorizationUriBuilder
- ::new — SimpleGoogleAuth::HttpClient
- ::new — SimpleGoogleAuth::OAuth
- #[] — SimpleGoogleAuth::AuthDataPresenter
- #authenticate= — SimpleGoogleAuth::Config
- #authentication_uri_state_builder= — SimpleGoogleAuth::Config
- #authentication_uri_state_path_extractor= — SimpleGoogleAuth::Config
- #ca_path= — SimpleGoogleAuth::Config
- #cached_google_auth_data — SimpleGoogleAuth::Controller
- #calculate_expiry — SimpleGoogleAuth::OAuth
- #call — SimpleGoogleAuth::Receiver
- #client_id — SimpleGoogleAuth::Config
- #client_secret — SimpleGoogleAuth::Config
- #config — SimpleGoogleAuth::AuthorizationUriBuilder
- #ensure_params_are_correct — SimpleGoogleAuth::Receiver
- #exchange_code_for_auth_token! — SimpleGoogleAuth::OAuth
- #get_or_call — SimpleGoogleAuth::Config
- #google_auth_data — SimpleGoogleAuth::Controller
- #google_auth_data_from_session — SimpleGoogleAuth::Controller
- #google_auth_data_stale? — SimpleGoogleAuth::Controller
- #google_authentication_uri — SimpleGoogleAuth::Controller
- #params_to_query — SimpleGoogleAuth::AuthorizationUriBuilder
- #parse_auth_response — SimpleGoogleAuth::OAuth
- #redirect_if_not_google_authenticated — SimpleGoogleAuth::Controller
- #refresh_auth_token! — SimpleGoogleAuth::OAuth
- #refresh_google_auth_data — SimpleGoogleAuth::Controller
- #request — SimpleGoogleAuth::HttpClient
- #should_refresh_google_auth_data? — SimpleGoogleAuth::Controller
- #unpack_json_web_token — SimpleGoogleAuth::AuthDataPresenter
- #uri — SimpleGoogleAuth::AuthorizationUriBuilder
- #validate_data_present! — SimpleGoogleAuth::OAuth