Table of Contents - wire4_auth-1.1.2 Documentation
Classes and Modules
- Wire4Auth
- Wire4Auth::CachedToken
- Wire4Auth::EnvironmentEnum
- Wire4Auth::OAuthWire4
- Wire4Auth::UtilsCompute
- Wire4ExamplesTest
Methods
- ::compare_webhook_msg_signatures — Wire4Auth::UtilsCompute
- ::new — Wire4Auth::OAuthWire4
- ::new — Wire4Auth::CachedToken
- ::new — Wire4Auth::EnvironmentEnum
- #config_default_api_client — Wire4Auth::OAuthWire4
- #format_to_header — Wire4Auth::OAuthWire4
- #is_valid — Wire4Auth::OAuthWire4
- #obtain_access_token_app — Wire4Auth::OAuthWire4
- #obtain_access_token_app_user — Wire4Auth::OAuthWire4
- #regenerate_access_token_app — Wire4Auth::OAuthWire4
- #regenerate_access_token_app_user — Wire4Auth::OAuthWire4
- #test_different_scopes_for_same_user_credentials_should_return_different_tokens — Wire4ExamplesTest
- #test_different_scopes_for_same_user_should_return_different_tokens — Wire4ExamplesTest
- #test_given_bad_credentials_should_raise_error — Wire4ExamplesTest
- #test_given_bad_user_credentials_should_raise_error — Wire4ExamplesTest
- #test_given_many_tokens_for_same_user_credentials_should_keeps_in_cache — Wire4ExamplesTest
- #test_given_many_tokens_for_same_user_should_keeps_in_cache — Wire4ExamplesTest
- #test_given_valid_credentials_should_return_token — Wire4ExamplesTest
- #test_given_valid_user_credentials_should_return_token — Wire4ExamplesTest
- #test_same_credentials_should_return_same_token — Wire4ExamplesTest
- #test_same_user_credentials_should_return_same_token — Wire4ExamplesTest
- #test_when_regenerate_token_should_replace_old_token — Wire4ExamplesTest
- #test_when_regenerate_user_token_should_replace_old_token — Wire4ExamplesTest