diff --git a/index.html b/index.html
index 04c4d51..c68939e 100644
--- a/index.html
+++ b/index.html
@@ -158,7 +158,7 @@
$('#boards').change(changedBoard);
Trello.authorize({
- type: "popup",
+ type: "redirect",
name: "Trello Estimates",
scope: {
read: true,