Rodauth 2.30.0 Released #337
jeremyevans
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Rodauth 2.30.0 has been released!
New Features
webauthn credentials during login (also known as conditional
mediation). This allows for easier login using passkeys.
This requires a supported browser and operating system on the
client side to work.
Other Improvements
a NoMethodError if the there is a remember cookie, the session is
already logged in, and the account no longer exists. The
load_memory method now removes the remember cookie and clears the
session in that case.
Thanks,
Jeremy
Beta Was this translation helpful? Give feedback.
All reactions