p2-inc / keycloak-magic-link

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

Invalidate Action Token after first use #46

Closed tfcornerstone closed 1 year ago

tfcornerstone commented 1 year ago

Invalidate Action Token after first use

xgp commented 1 year ago

@tfcornerstone thanks for the PR. We originally did this, but found some people were having problems with things like previews that opened the link, invalidating this. If you'd like it, it would need to be a new configuration param so as to maintain backwards compatibility.

tfcornerstone commented 1 year ago

@xgp I see, that does make sense.