Qarth 0.1.0-SNAPSHOT API documentation

FIXME: write description

qarth.auth

Core NS for Qarth auth. Right now this is just some support
for qarth.oauth and implementations.

Public variables and functions:

qarth.friend

Friend workflows for Qarth.

Public variables and functions:

qarth.impl.facebook

A Facebook oauth impl. Type is facebook.com.

Public variables and functions:

    qarth.impl.github

    A Github oauth impl. Type is github.com.
    

    Public variables and functions:

      qarth.impl.google

      A Google oauth impl. Type is google.com.
      Default OAuth scope is "openid email" (Google requires an OAuth scope).

      Public variables and functions:

        qarth.impl.scribe

        An implementation of OAuth for Scribe, with type :scribe.
        The build method requires a Scribe OAuth provider class, under the key
        :provider.

        Public variables and functions:

        qarth.impl.yahoo

        Implementation for Yahoo! The type is :yahoo.com.
        

        Public variables and functions:

          qarth.oauth

          Base fns for OAuth and OAuth-style interactive auth services.
          You can also define your own auth implementations--see the docs.

          qarth.oauth.lib

          Helper fns for OAuth implementations.
          

          qarth.util

          Some utility fns that are not important parts of Qarth, but you may find useful.
          

          Public variables and functions: