Sha256: 3c7acf1858cee553a616721b8457d9768258c6d08fe649c1727fef388ceae3fe
Contents?: true
Size: 608 Bytes
Versions: 23
Compression:
Stored size: 608 Bytes
Contents
= New Features * A remembered_session_id method has been added for getting the account id from a valid remember token, without modifying the session to log the account in. = Other Improvements * The jwt_refresh feature's support for allowing refresh with an expired access token now works even if the Rodauth configuration uses an incorrect prefix. * The internal account_in_unverified_grace_period? method now returns false if an account has not been loaded and the session has not been logged in. Previously, calling this method in such cases would result in an exception being raised.
Version data entries
23 entries across 23 versions & 1 rubygems