Skip to content
Discussion options

You must be logged in to vote

v26.3.1 was just released with several bug fixes — you can find it here: https://github.com/mesutpiskin/keycloak-2fa-email-authenticator/releases/tag/v26.3.1

Artifact coordinates (replace {kc_version} with your Keycloak version, e.g. 26.6.1):

<dependency>
  <groupId>io.github.mesutpiskin</groupId>
  <artifactId>keycloak-2fa-email-authenticator</artifactId>
  <version>26.3.1-KC{kc_version}</version>
</dependency>

Releases are now published automatically on every GitHub Release to both Maven Central and GitHub Packages.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mesutpiskin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants