Module: Asana::Authentication

Defined in:
lib/asana/authentication.rb,
lib/asana/authentication/oauth2.rb,
lib/asana/authentication/oauth2/client.rb,
lib/asana/authentication/token_authentication.rb,
lib/asana/authentication/oauth2/access_token_authentication.rb,
lib/asana/authentication/oauth2/bearer_token_authentication.rb

Overview

Authentication strategies for the Asana API.

Defined Under Namespace

Modules: OAuth2 Classes: TokenAuthentication