- Added Craft CMS 5 support
- Removed unsupported providers: Vkontakte, Yandex, Mailru and Odnoklassniki
- Fixed bug when trying to create a Telegram provider.
- Fixed bug where edit url was missing on providers index page (#51)
- Added siteUrl to general settings (#10)
- Fixed issue with siteUrl (#10)
- Fixed issue where user was deactivated after sign-up (#35)
- Added Craft CMS 4 support
{tip} Apple Sign In for Craft CMS is here (beta)! Provide a fast, secure, and privacy-friendly way for users to set up an account and start using your apps and websites docs. Enjoy!
- Added Apple Sign In (Beta) More Info
- Added Medium provider
- Added
EVENT_BEFORE_LOGIN
event - Added
EVENT_AFTER_LOGIN
event - Added
EVENT_BEFORE_REGISTER
event - Added
EVENT_AFTER_REGISTER
event
- Fixed issue when assigning user groups
- Fixed issue when user cancel login on provider
- Fixed issue on Provider validator
- Fixed issue on callback URL
- Initial release