We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df51b2 commit d104f9eCopy full SHA for d104f9e
2 files changed
config/initializers/omniauth_oidc.rb
@@ -18,4 +18,6 @@
18
scope: [:openid, :stzh_profile_basic],
19
)
20
end
21
+
22
+ Decidim.icons.register(name: 'oidc-fill', icon: 'oidc', category: 'system', description: '', engine: :core)
23
public/oidc.svg
0 commit comments