Skip to content

Commit 5360830

Browse files
Update api/server/services/Config/solidOpenId.js
Co-authored-by: Jesse Wright <63333554+jeswr@users.noreply.github.com>
1 parent 4fde4b4 commit 5360830

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

api/server/services/Config/solidOpenId.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ const KNOWN_ISSUER_LABELS = {
2020

2121
/** Issuer URLs for the 3 default options shown in the login modal. */
2222
const DEFAULT_ISSUER_OPTIONS = [
23-
{ issuer: 'http://localhost:3000/', label: 'Local CSS' },
2423
{ issuer: 'https://solidcommunity.net/', label: 'Solid Community' },
2524
{ issuer: 'https://login.inrupt.com/', label: 'Inrupt' },
2625
];

0 commit comments

Comments
 (0)