Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 420 Bytes

CHANGELOG.md

File metadata and controls

6 lines (5 loc) · 420 Bytes

Change log

This is the changelog for Auth0 SSO Login.

4.0

  • Redirects will now be returned from the ensureLoggedIn function instead of directly executed. In most cases route changing would prevent redirects from working correctly.
  • Now parses the returned JWT Hash from Auth0 instead of immediately using the SSO session, which was broken when ITP (Intelligent tracking prevention) was enabled.