Table of Contents - gamewisp-0.1.0 Documentation
Classes and Modules
- Gamewisp
- Gamewisp::Authorizer
- Gamewisp::Client
- Gamewisp::GamewispClientError
- Gamewisp::Server
- Gamewisp::TokenStore
- Object
Methods
- ::new — Gamewisp::Authorizer
- ::new — Gamewisp::Client
- ::new — Gamewisp::Server
- ::new — Gamewisp::TokenStore
- #access_token — Gamewisp::TokenStore
- #app_authorization_url — Gamewisp::Authorizer
- #app_name — Gamewisp::TokenStore
- #authorize — Gamewisp::Client
- #client_id — Gamewisp::TokenStore
- #client_secret — Gamewisp::TokenStore
- #create_server_instance — Gamewisp::Authorizer
- #dbg — Object
- #endpoint_host — Gamewisp::TokenStore
- #endpoint_port — Gamewisp::TokenStore
- #get_authentication_token — Gamewisp::Server
- #get_new_tokens_using_auth_code — Gamewisp::Authorizer
- #get_new_tokens_using_refresh_token — Gamewisp::Authorizer
- #get_subscribers — Gamewisp::Client
- #read_token_file — Gamewisp::TokenStore
- #refresh_token — Gamewisp::TokenStore
- #renew_access_token — Gamewisp::Client
- #renew_tokens_with_auth_code — Gamewisp::Authorizer
- #renew_tokens_with_refresh_token — Gamewisp::Authorizer
- #save_access_token — Gamewisp::TokenStore
- #save_refresh_token — Gamewisp::TokenStore
- #split_path_components — Gamewisp::Server
- #token_file_path — Gamewisp::TokenStore
- #write_token_file — Gamewisp::TokenStore