Skip to content

Commit 9546cf5

Browse files
authored
Add OISY to direct OpenID flow attributes allowlist (#3654)
Add OISY to direct OpenID flow attributes allowlist # Changes - Add `certified_attributes: true` to OISY entry. - Remove rounded corners from OISY logo to make it work with latest redirect UI.
1 parent de48668 commit 9546cf5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 1 deletion
Loading

src/frontend/src/lib/legacy/flows/dappsExplorer/dapps.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@
7373
"name": "OISY Wallet",
7474
"oneLiner": "Browser-based multi-chain wallet",
7575
"website": "https://oisy.com",
76-
"logo": "oisy_logo.svg"
76+
"logo": "oisy_logo.svg",
77+
"certified_attributes": true
7778
},
7879
{
7980
"name": "Kinic",

0 commit comments

Comments
 (0)