Tokens v1

Summary:
Features!

  - Giving tokens.
  - Taking tokens back.
  - Not giving tokens.

Test Plan: See screenshots.

Reviewers: chad, vrana

Reviewed By: chad

CC: aran, btrahan

Maniphest Tasks: T2541

Differential Revision: https://secure.phabricator.com/D4964
This commit is contained in:
epriestley
2013-02-15 07:47:14 -08:00
parent f9f29253e4
commit 49c40d209d
60 changed files with 1758 additions and 452 deletions

View File

@@ -0,0 +1,5 @@
<?php
interface PhabricatorTokenReceiverInterface {
}