Skip to content

v1.1.0

Compare
Choose a tag to compare
@adamjmcgrath adamjmcgrath released this 24 Feb 17:19
· 1398 commits to main since this release
1ef74c8

Added

  • Add redirect_uri option to callback handler #298 (mariano)

Fixed

  • Chunked cookies should not exceed browser max #301 (adamjmcgrath)
  • Cleanup unused cookies when switching between chunked and unchunked #303 (adamjmcgrath)
  • New tokens should be applied to existing session after handleProfile #307 (adamjmcgrath)