2.0.3
Added
- Add
sendActivationEmail
plugin setting. - Add the ability to set
data
for a login request, where users might want to store extra information. - Add Amazon Cognito provider.
Changed
- Revert callback URI change for
cpTrigger = null
(for detached CPs).
Fixed
- Fix race conditions with plugin initialization. (thanks @nfourtythree).
- Fix activation email logic.