mesutpiskin / keycloak-2fa-email-authenticator

🔒 Keycloak Authentication Provider implementation to get a two factor authentication with a OTP/code/token send via Email (through SMTP)
https://medium.com/@mesutpiskin/two-factor-authentication-via-email-in-keycloak-custom-auth-spi-935bbb3952a8
Apache License 2.0
165 stars 91 forks source link

Include email theme resources to Jar #54

Closed kn3609571 closed 2 weeks ago

kn3609571 commented 3 weeks ago

Another solution for #30 Templates and messages for email are included in Jar as theme-resources and are handled separately from the default resources provided by Keycloak.