Skip to content

Commit e93eb67

Browse files
committed
Actually add oauth authorize delegation page.
1 parent 26adab2 commit e93eb67

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

authorize.php

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?php
2+
// authorize.php -- HotCRP delegation page
3+
// Copyright (c) 2006-2024 Eddie Kohler; see LICENSE.
4+
5+
include("index.php");

0 commit comments

Comments
 (0)