p2-inc / keycloak-magic-link

Magic Link Authentication for Keycloak
https://phasetwo.io
Other
222 stars 44 forks source link

added support for state and nonce variables #29

Closed xgp closed 1 year ago

xgp commented 1 year ago

Solves the state/nonce portion of https://github.com/p2-inc/keycloak-magic-link/issues/8

xgp commented 1 year ago

also fixes for #25, #30 and #31