Skip to content

Commit

Permalink
Actually add oauth authorize delegation page.
Browse files Browse the repository at this point in the history
  • Loading branch information
kohler committed Jan 24, 2024
1 parent 26adab2 commit e93eb67
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions authorize.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?php
// authorize.php -- HotCRP delegation page
// Copyright (c) 2006-2024 Eddie Kohler; see LICENSE.

include("index.php");

0 comments on commit e93eb67

Please sign in to comment.