We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b8c254 + 6a574cd commit 6e0634dCopy full SHA for 6e0634d
1 file changed
src/issuer/issuerLogic.ts
@@ -13,7 +13,7 @@ const DEFAULT_ISSUERS = [
13
},
14
{
15
name: 'pod.Inrupt.com',
16
- uri: 'https://broker.pod.inrupt.com'
+ uri: 'https://login.inrupt.com'
17
}
18
]
19
0 commit comments