What's Changed
Documentation Changes
New Features
- Replace
request.clone()
withnew Request(...)
by @jfsiii in #167 - Improve successRedirect and failureRedirect types by @gsawers1 in #164
- Accept session in addition to request by @myleslinder in #190
Bug Fixes
- Fix custom strategy name not being set in session by @myleslinder in #192
Other Changes
- Bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in #169
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #163
- fix login example by @terrierscript in #170
- Update authenticator.md by @napomj in #183
New Contributors
- @jfsiii made their first contribution in #167
- @terrierscript made their first contribution in #170
- @gsawers1 made their first contribution in #164
- @napomj made their first contribution in #183
- @acairns made their first contribution in #189
- @myleslinder made their first contribution in #190
Full Changelog: v3.2.2...v3.3.0