Skip to content

Commit 6a574cd

Browse files
authored
Merge pull request #49 from ewingson/try_broker_logic
change URL to https://login.inrupt.com
2 parents f7bdc34 + bf1527f commit 6a574cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/issuer/issuerLogic.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const DEFAULT_ISSUERS = [
1313
},
1414
{
1515
name: 'pod.Inrupt.com',
16-
uri: 'https://broker.pod.inrupt.com'
16+
uri: 'https://login.inrupt.com'
1717
}
1818
]
1919

0 commit comments

Comments
 (0)