Skip to content

Commit d104f9e

Browse files
committed
Add oidc icon
1 parent 0df51b2 commit d104f9e

2 files changed

Lines changed: 158 additions & 0 deletions

File tree

config/initializers/omniauth_oidc.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@
1818
scope: [:openid, :stzh_profile_basic],
1919
)
2020
end
21+
22+
Decidim.icons.register(name: 'oidc-fill', icon: 'oidc', category: 'system', description: '', engine: :core)
2123
end

public/oidc.svg

Lines changed: 156 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)