Skip to content

Finally support lastAttemptedUrl properly on expired authentication

Compare
Choose a tag to compare
@justinsa justinsa released this 21 Oct 20:01
· 10 commits to master since this release

Correction of the permit function and adding fallback for
getLastAttemptedUrl behavior along with removal of the
clearLastAttemptedUrl method. Worked through all validations in an
application and finally proved out how this should behave to support
re-authentication processing and not lose the target URL as hops happen.