Package

com.madgag.playgithub

auth

Permalink

package auth

Visibility
  1. Public
  2. All

Type Members

  1. trait AuthController extends Controller

    Permalink
  2. case class Client(id: String, secret: String) extends Product with Serializable

    Permalink
  3. class GHRequest[A] extends WrappedRequest[A]

    Permalink
  4. case class MinimalGHPerson(login: String, avatarUrl: String) extends Product with Serializable

    Permalink

Value Members

  1. object Actions

    Permalink
  2. object AuthenticatedSessions

    Permalink
  3. object MinimalGHPerson extends Serializable

    Permalink

Ungrouped